Skip to content

Commit

Permalink
testing env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
M3GH4NN committed Mar 18, 2024
1 parent e08ef6e commit 560486b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ jobs:
uses: M3GH4NN/central-artifacts/.github/workflows/ci.yml@credentials
with:
setup-vault: true
secrets: inherit
secrets:
env_vars: |
env_vars=${{ needs.credentials.outputs.env_vars}}
permissions:
contents: write
pull-requests: read
Expand Down

0 comments on commit 560486b

Please sign in to comment.