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 c217a77 commit 398093b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:
uses: M3GH4NN/central-artifacts/.github/workflows/ci.yml@credentials
with:
setup-vault: true
secrets:
env_vars: |
env_vars=${{ needs.credentials.outputs.env_vars }}
env_vars: ${{ needs.credentials.outputs.env_vars }}
permissions:
contents: write
pull-requests: read
Expand Down

0 comments on commit 398093b

Please sign in to comment.