Skip to content

Commit f325d9c

Browse files
committed
reference the staging profile
1 parent cb2f428 commit f325d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_hamalertspotbot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ jobs:
6868
app-name: 'hamalertspotbot'
6969
slot-name: 'staging'
7070
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
71-
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_2A375008FC1743E4AE2D6A345036BDC4 }}
71+
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_STAGING }}
7272
scm-do-build-during-deployment: true
7373
enable-oryx-build: true

0 commit comments

Comments
 (0)