There was an error while loading. Please reload this page.
1 parent 1d9e45d commit c3ca1c5Copy full SHA for c3ca1c5
1 file changed
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v3
37
38
- name: Tag Deployment
39
- uses: aboutbits/github-actions-git/create-or-update-tag@v1
+ uses: aboutbits/github-actions-base/git-create-or-update-tag@v1
40
with:
41
tag-name: ${{ github.event.inputs.version }}
42
user-name: 'AboutBits'
0 commit comments