Skip to content

Commit

Permalink
Update main_app2bcld-stck-test-eus-test.yml
Browse files Browse the repository at this point in the history
updated publish profile secret
  • Loading branch information
assaf-grth authored Nov 23, 2023
1 parent b695783 commit 4ccc2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_app2bcld-stck-test-eus-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
app-name: ${{ secrets.AZURE_APP_SERVICE_NAME }}
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_8120A167D6F2414B99E35E0035024EF0 }}
publish-profile: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE }}
package: ${{ github.workspace }}/Nextjs-site.zip

- name: 🧹 Cleanup
Expand Down

0 comments on commit 4ccc2f7

Please sign in to comment.