We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5942a0b + 24d98da commit 0712d2dCopy full SHA for 0712d2d
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