Skip to content

Commit 3dff4a3

Browse files
authored
Merge pull request #616 from clearlydefined/update-dev-deploy-3-1-1
update dev pipeline to 3.1.1
2 parents 8772e68 + 1ae9f4a commit 3dff4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
build-and-deploy:
2424
name: Build and Deploy
2525
needs: upload-package-lock-json
26-
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v3.1.0
26+
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v3.1.1
2727
secrets:
2828
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
2929
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_DEV }}

0 commit comments

Comments
 (0)