Skip to content

Commit 41274c6

Browse files
committed
[Fix] update tag format
1 parent e36948f commit 41274c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ jobs:
8888
target: ${{ matrix.target }}
8989
tar: unix
9090
zip: windows
91-
ref: ${{ needs.release.outputs.version }}
91+
ref: refs/tags/${{ needs.release.outputs.version }}
9292
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)