Skip to content

Commit 0712d2d

Browse files
authored
Merge pull request #1105 from clearlydefined/jamesiri-patch-1
Update workflow to use app-build-and-deploy v3.2.0
2 parents 5942a0b + 24d98da commit 0712d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build-and-deploy-prod:
11-
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v1.1.0
11+
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v3.2.0
1212
secrets:
1313
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
1414
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_PROD }}

0 commit comments

Comments
 (0)