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 e94cfb0 commit 11c756a
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_81096F41428B4707A782440E4136DECF }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_5A55BF17710D4E52974B3C309D6168B9 }}
package: .

0 comments on commit 11c756a

Please sign in to comment.