adding infisical action to workflows
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Get Secrets from Infisical
|
- name: Get Secrets from Infisical
|
||||||
uses: Infisical/secrets-action@v1.0.16
|
uses: Infisical/secrets-action@v1.0.16
|
||||||
with:
|
with:
|
||||||
domain: "https://secrets.noahspan.me"
|
domain: "http://infisical"
|
||||||
client-id: ${{ secrets.INFISICAL_CLIENT_ID }}
|
client-id: ${{ secrets.INFISICAL_CLIENT_ID }}
|
||||||
client-secret: ${{ secrets.INFISICAL_CLIENT_SECRET }}
|
client-secret: ${{ secrets.INFISICAL_CLIENT_SECRET }}
|
||||||
project-slug: noahspan-j227
|
project-slug: noahspan-j227
|
||||||
|
|||||||
Reference in New Issue
Block a user