Skip to content

Commit

Permalink
Merge pull request #616 from clearlydefined/update-dev-deploy-3-1-1
Browse files Browse the repository at this point in the history
update dev pipeline to 3.1.1
  • Loading branch information
elrayle authored Oct 25, 2024
2 parents 8772e68 + 1ae9f4a commit 3dff4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
build-and-deploy:
name: Build and Deploy
needs: upload-package-lock-json
uses: clearlydefined/operations/.github/workflows/[email protected].0
uses: clearlydefined/operations/.github/workflows/[email protected].1
secrets:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_DEV }}
Expand Down

0 comments on commit 3dff4a3

Please sign in to comment.