Skip to content

Commit 3f6be52

Browse files
authored
Use by new name
1 parent af85cf2 commit 3f6be52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
contents: write
2424
steps:
2525
- name: "Tag ${{ inputs.tag }} at ${{ github.ref }}"
26-
uses: norwd/tagme@main
26+
uses: norwd/ghtag@main
2727
with:
2828
tag: ${{ inputs.tag }}

0 commit comments

Comments
 (0)