Skip to content

Commit 438aead

Browse files
fix(ci): filename
1 parent 022c4d6 commit 438aead

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ jobs:
109109
with:
110110
repo_token: ${{ secrets.GITHUB_TOKEN }}
111111
file: ./${{ env.archiveName }}.zip
112-
asset_name: lemon-win-${{matrix.arch}}-${{ matrix.build_type }}.zip
112+
asset_name: lemon-win-${{matrix.arch}}.zip
113113
tag: ${{ github.ref }}
114114
overwrite: true

makespec/BUILDVERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
119
1+
120

0 commit comments

Comments
 (0)