Skip to content

Commit

Permalink
update action script
Browse files Browse the repository at this point in the history
  • Loading branch information
mosbuma committed Dec 14, 2023
1 parent 20ba634 commit acc8b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ jobs:
uses: azure/webapps-deploy@v2
with:
app-name: ${{ vars.AZURE_APP_NAME}}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_VEILIGSTALLEN }}
publish-profile: ${{ vars.AZUREAPPSERVICE_PUBLISHPROFILE_VEILIGSTALLEN }}
package: ./build/standalone

0 comments on commit acc8b9e

Please sign in to comment.