Skip to content

Commit

Permalink
move sha to main
Browse files Browse the repository at this point in the history
  • Loading branch information
mojotalantikite committed Feb 5, 2024
1 parent 673258f commit 1c97a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ jobs:

deploy-infra:
needs: [begin-deployment, build-clamav-layer]
uses: Enterprise-CMCS/managed-care-review/.github/workflows/deploy-infra-to-env.yml@mt-add-libcurl
uses: Enterprise-CMCS/managed-care-review/.github/workflows/deploy-infra-to-env.yml@main
with:
environment: dev
stage_name: ${{ needs.begin-deployment.outputs.stage-name}}
Expand Down

0 comments on commit 1c97a33

Please sign in to comment.