Skip to content

Commit 30d64c4

Browse files
committed
Updated secret name used for Staging editing host deploy
1 parent 2bfee45 commit 30d64c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-CD_MVP.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
assetName: Mvp-Staging
4545
webAppName: Mvp-Staging-Editing
4646
secrets:
47-
publishingProfile: ${{ secrets.STAGING_MVP_WEBAPP_PUBLISHING_PROFILE }}
47+
publishingProfile: ${{ secrets.STAGING_EDITING_MVP_WEBAPP_PUBLISHING_PROFILE }}
4848

4949
deploy-mvp-prod:
5050
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)