We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bfee45 commit 30d64c4Copy full SHA for 30d64c4
.github/workflows/CI-CD_MVP.yml
@@ -44,7 +44,7 @@ jobs:
44
assetName: Mvp-Staging
45
webAppName: Mvp-Staging-Editing
46
secrets:
47
- publishingProfile: ${{ secrets.STAGING_MVP_WEBAPP_PUBLISHING_PROFILE }}
+ publishingProfile: ${{ secrets.STAGING_EDITING_MVP_WEBAPP_PUBLISHING_PROFILE }}
48
49
deploy-mvp-prod:
50
if: github.ref == 'refs/heads/main'
0 commit comments