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 15, 2024
1 parent ac7b620 commit 4509821
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
needs: credentials
with:
setup-vault: true
secrets:
env_vars: ${{ needs.credentials.outputs.env_vars }}
env_vars: |
env_vars: ${{ needs.credentials.outputs.env_vars}}
permissions:
contents: write
pull-requests: read
Expand Down

0 comments on commit 4509821

Please sign in to comment.