Skip to content

Commit cf76178

Browse files
Add prefix
1 parent aacfffe commit cf76178

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,5 @@ jobs:
109109
- name: Create tag
110110
uses: rickstaa/[email protected]
111111
with:
112-
tag: ${{ env.RELEASE_TAG }}
112+
tag: "v$RELEASE_TAG"
113+

0 commit comments

Comments
 (0)