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 ced89cc commit f7dfe21Copy full SHA for f7dfe21
.github/workflows/preview-and-release.yml
@@ -78,4 +78,4 @@ jobs:
78
- name: Create tag
79
uses: rickstaa/[email protected]
80
with:
81
- tag: ${{ env.RELEASE_TAG }}
+ tag: "v$RELEASE_TAG"
0 commit comments