We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 527a634 + 0712d2d commit 9f52312Copy full SHA for 9f52312
1 file changed
.github/workflows/build-and-deploy-prod.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build-and-deploy-prod:
11
- uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v1.1.0
+ uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v3.2.0
12
secrets:
13
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
14
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_PROD }}
0 commit comments