Skip to content

Commit 8411e5f

Browse files
authored
Merge pull request #805 from uw-it-aca/feature/msca-shared-drive-delete
cicd deploy from main branch
2 parents 227b8a1 + 2f220db commit 8411e5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
if: >-
124124
contains(fromJSON('["main", "develop"]'),
125125
needs.context.outputs.git_repo_branch)
126-
uses: uw-it-aca/actions/cicd-deploy@bf3224a94803a3907b12575153d6da759844f8d1
126+
uses: uw-it-aca/actions/cicd-deploy@main
127127
with:
128128
release_name: ${{ env.RELEASE_NAME }}
129129
gh_auth_token: ${{ secrets.GH_AUTH_TOKEN }}

0 commit comments

Comments
 (0)