Skip to content

Commit 6b36c28

Browse files
committed
fixup! remove binary build
1 parent 7da993e commit 6b36c28

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
@@ -60,5 +60,5 @@ jobs:
6060
token: ${{ secrets.GITHUB_TOKEN }}
6161
draft: false
6262
prerelease: true
63-
artifacts: build/*.tar.gz,build/*.deb
63+
artifacts: build/*.deb
6464
allowUpdates: true

0 commit comments

Comments
 (0)