We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb40c8c commit b178785Copy full SHA for b178785
.github/workflows/preview-and-release.yml
@@ -111,4 +111,4 @@ jobs:
111
- name: Create tag
112
uses: rickstaa/[email protected]
113
with:
114
- tag: ${{ env.RELEASE_TAG }}
+ tag: "v$RELEASE_TAG"
0 commit comments