Skip to content

Commit f468734

Browse files
authored
Change build dists in workflow
1 parent e179e89 commit f468734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uses: svenstaro/upload-release-action@v2
6969
with:
7070
repo_token: ${{ secrets.GITHUB_TOKEN }}
71-
file: ./dist/swish
71+
file: ./dist/swish-linux
7272
asset_name: swish-linux_x86-64
7373
tag: ${{ github.ref }}
7474

0 commit comments

Comments
 (0)