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 1c14718 commit 6d27e0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
contents: read
outputs:
env_vars: ${{ steps.credentials.outputs.env_vars }}
AZURE_CLIENT_ID: ${{ secrets.AZURE_CLIENT_ID}}
steps:
- name: Output encoded credentials
id: credentials
Expand Down

0 comments on commit 6d27e0c

Please sign in to comment.