Skip to content

Commit b178785

Browse files
add prefix
1 parent eb40c8c commit b178785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ jobs:
111111
- name: Create tag
112112
uses: rickstaa/[email protected]
113113
with:
114-
tag: ${{ env.RELEASE_TAG }}
114+
tag: "v$RELEASE_TAG"

0 commit comments

Comments
 (0)