Skip to content

Commit 1d5589e

Browse files
committed
fix: files in release
1 parent a51c8a7 commit 1d5589e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-and-release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
prerelease: false
4040
tag_name: ${{ github.ref_name }}
4141
files: |
42-
dist/tt-linux
43-
dist/tt-windows
42+
dist/tt-linux.zip
43+
dist/tt-windows.zip
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.MY_PAT }}

0 commit comments

Comments
 (0)