Skip to content

Commit

Permalink
Update WebApiToAzure.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcordon authored Oct 30, 2023
1 parent 62066de commit 63efdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/WebApiToAzure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
with:
app-name: ${{ env.AZURE_WEBAPP_NAME }}
publish-profile: ${{ secrets.AZURE_PUBLISH_PROFILE }}
package: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}/kpi5
package: ${{ env.AZURE_WEBAPP_PACKAGE_PATH }}

0 comments on commit 63efdb3

Please sign in to comment.