Skip to content

Commit

Permalink
changed az credentials for access
Browse files Browse the repository at this point in the history
  • Loading branch information
Tope Emmanuel committed Oct 13, 2023
1 parent a679837 commit d610142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- uses: Azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
creds: ${{ secrets.GSE_REPO_AZ_CREDENTIALS }}

- name: Fetch secrets from key vault
uses: azure/CLI@v1
Expand Down

0 comments on commit d610142

Please sign in to comment.