Skip to content

Commit

Permalink
Update azure-webapps-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricioveronez committed May 8, 2023
1 parent 87a954c commit 23940ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ jobs:
# name: node-app

- uses: actions/checkout@v3

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

- name: 'Deploy to Azure WebApp'
id: deploy-to-webapp
Expand Down

0 comments on commit 23940ef

Please sign in to comment.