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 1b4f4bb commit 9409133
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,7 @@ jobs:
- name: Validate credentials
run: |
# Secrets are now available as masked env vars
echo $CREDENTIAL1
echo $CREDENTIAL2
echo $CREDENTIAL3
echo $AZURE_CLIENT_ID
- name: Setup Vault
if: ${{ inputs.setup-vault }}
Expand Down

0 comments on commit 9409133

Please sign in to comment.