Skip to content

Commit dde62ff

Browse files
authored
release tag
1 parent 510ae82 commit dde62ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
files: "dist/*"
3636
repo-token: ${{ secrets.GITHUB_TOKEN }}
37-
id: build
37+
release-tag: ${{ github.ref_name }}
3838

3939
# - name: Upload artifacts
4040
# uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)