adding infisical action to workflows
All checks were successful
Pull Request / changes (pull_request) Successful in 18s
Pull Request / build-and-test (pull_request) Successful in 1m50s

This commit is contained in:
2026-07-13 10:33:45 -05:00
parent 100fd78551
commit f33a9982cc
3 changed files with 7 additions and 12 deletions

View File

@@ -24,10 +24,10 @@ jobs:
- name: Get Secrets from Infisical
uses: Infisical/secrets-action@v1.0.16
with:
domain: http://infisical
domain: ${{ secrets.INFISICAL_DOMAIN }}
client-id: ${{ secrets.INFISICAL_CLIENT_ID }}
client-secret: ${{ secrets.INFISICAL_CLIENT_SECRET }}
project-slug: noahspan-8t6-z
project-slug: ${{ secrets.INFISICAL_PROJECT_SLUG }}
env-slug: ${{ inputs.environment_name }}
secret-path: /flying