Skip to content

Commit

Permalink
Point to new branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ljones140 committed Oct 3, 2024
1 parent c00d946 commit e0e5073
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@3b6fb3bb1feca3b8a898be59142796459f898abb
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@c6e0730215db0108a59263f6638ca300df6dce65
secrets:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_PROD }}
Expand Down

0 comments on commit e0e5073

Please sign in to comment.