Skip to content

Commit 01a0032

Browse files
authored
Add missing tagging step id
1 parent a368c83 commit 01a0032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
run: npm ci --ignore-scripts
186186
- name: Maybe generate tag
187187
uses: Klemensas/action-autotag@stable
188+
id: tagging
188189
with:
189190
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
190191
tag_prefix: ''

0 commit comments

Comments
 (0)