Skip to content

Commit 556cc89

Browse files
authored
Update distribute.yml
1 parent a02e0db commit 556cc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/distribute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
with:
5252
repo_token: ${{ secrets.GITHUB_TOKEN }}
5353
file: windc-dist-${{ github.event.inputs.version || github.ref_name }}.tar.gz
54-
tag: Wind ${{ github.event.inputs.version || github.ref_name }}
54+
tag: Wind${{ github.event.inputs.version || github.ref_name }}

0 commit comments

Comments
 (0)