We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af85cf2 commit 3f6be52Copy full SHA for 3f6be52
.github/workflows/release.yml
@@ -23,6 +23,6 @@ jobs:
23
contents: write
24
steps:
25
- name: "Tag ${{ inputs.tag }} at ${{ github.ref }}"
26
- uses: norwd/tagme@main
+ uses: norwd/ghtag@main
27
with:
28
tag: ${{ inputs.tag }}
0 commit comments