Skip to content

Commit

Permalink
Point to updated branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ljones140 committed Oct 2, 2024
1 parent 0623186 commit c62cbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
path: package-lock.json

build-and-deploy-prod:
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@0e9069e6cb3047290793892b13232d9d5e792649
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@7b16e3f05427cd1524921433a6beaa7b97f44747
secrets:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_PROD }}
Expand Down

0 comments on commit c62cbb2

Please sign in to comment.