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
PabloDiazSSA committed Nov 23, 2023
1 parent bf4a306 commit 54c791b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_entregable2pd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ jobs:
with:
app-name: 'Entregable2PD'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_4150B1CF217E4F61A2DA281662E8C1A8 }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_154C88CA55644DC79A864581C1BC768E }}
package: .

0 comments on commit 54c791b

Please sign in to comment.