We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 227b8a1 + 2f220db commit 8411e5fCopy full SHA for 8411e5f
1 file changed
.github/workflows/cicd.yml
@@ -123,7 +123,7 @@ jobs:
123
if: >-
124
contains(fromJSON('["main", "develop"]'),
125
needs.context.outputs.git_repo_branch)
126
- uses: uw-it-aca/actions/cicd-deploy@bf3224a94803a3907b12575153d6da759844f8d1
+ uses: uw-it-aca/actions/cicd-deploy@main
127
with:
128
release_name: ${{ env.RELEASE_NAME }}
129
gh_auth_token: ${{ secrets.GH_AUTH_TOKEN }}
0 commit comments