Skip to content

Commit c3ca1c5

Browse files
committed
update action name
1 parent 1d9e45d commit c3ca1c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v3
3737

3838
- name: Tag Deployment
39-
uses: aboutbits/github-actions-git/create-or-update-tag@v1
39+
uses: aboutbits/github-actions-base/git-create-or-update-tag@v1
4040
with:
4141
tag-name: ${{ github.event.inputs.version }}
4242
user-name: 'AboutBits'

0 commit comments

Comments
 (0)