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 707be80 commit 98bd1b7Copy full SHA for 98bd1b7
.github/workflows/release-page-custom.yaml
@@ -47,7 +47,7 @@ jobs:
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
with:
50
- tag_name: TALIGHT_${{ inputs.siteUrl }}
+ tag_name: TALIGHT
51
release_name: TALIGHT ${{ inputs.siteUrl }}
52
draft: false
53
prerelease: false
0 commit comments