Skip to content

Commit

Permalink
Change azure webapp upload profile
Browse files Browse the repository at this point in the history
  • Loading branch information
dsame authored Nov 12, 2023
1 parent 448fea5 commit 661aa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_akv-demo-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
with:
app-name: 'akv-demo-dotnet'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_458743D1E2A748B09D6DC4B0A0620BB8 }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE }}
package: .

0 comments on commit 661aa91

Please sign in to comment.