Skip to content

Commit

Permalink
changed publish profile
Browse files Browse the repository at this point in the history
  • Loading branch information
Yumulak committed Oct 29, 2023
1 parent cc682e2 commit 9479f1d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main_mvcweatherapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ jobs:
with:
app-name: 'MVCWeatherApp'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_513ECBB71C93481BB0E868C019D32C20 }}
package: .
# publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_513ECBB71C93481BB0E868C019D32C20 }}
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
package: .

0 comments on commit 9479f1d

Please sign in to comment.