Skip to content

Commit

Permalink
Update azure-spring-apps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wuweiran authored Aug 19, 2024
1 parent 2c83c8f commit aa5404f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-spring-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Login via Azure CLI
uses: azure/login@v2
with:
creds: ${{ secrets.AZURE_SP_CREDENTIALS }}
creds: ${{ secrets.AZURE_SP_CREDS }}

- name: Deploy
uses: Azure/spring-apps-deploy@v1
Expand Down

0 comments on commit aa5404f

Please sign in to comment.