We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2f428 commit f325d9cCopy full SHA for f325d9c
.github/workflows/main_hamalertspotbot.yml
@@ -68,6 +68,6 @@ jobs:
68
app-name: 'hamalertspotbot'
69
slot-name: 'staging'
70
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
71
- publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_2A375008FC1743E4AE2D6A345036BDC4 }}
+ publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_STAGING }}
72
scm-do-build-during-deployment: true
73
enable-oryx-build: true
0 commit comments