Skip to content

Commit

Permalink
Add or update the Azure App Service build and deployment workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljsaldana committed Apr 17, 2024
1 parent 4124ef0 commit da11d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_danieljsaldana-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
with:
app-name: danieljsaldana-backend
slot-name: Production
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_5A55BF17710D4E52974B3C309D6168B9 }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_A4A61EF9E21C4502B6928A62641B1975 }}
package: .

0 comments on commit da11d2c

Please sign in to comment.