Skip to content

Commit

Permalink
rc14
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed Jul 11, 2024
1 parent 2559177 commit 434256a
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 @@ -21,7 +21,7 @@ jobs:
path: package-lock.json

build-and-deploy:
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v1.1.1-rc13
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v1.1.1-rc14
secrets:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_DEV }}
Expand Down

0 comments on commit 434256a

Please sign in to comment.