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 510ae82 commit dde62ffCopy full SHA for dde62ff
.github/workflows/build.yaml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
files: "dist/*"
36
repo-token: ${{ secrets.GITHUB_TOKEN }}
37
- id: build
+ release-tag: ${{ github.ref_name }}
38
39
# - name: Upload artifacts
40
# uses: actions/upload-artifact@v4
0 commit comments