We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da993e commit 6b36c28Copy full SHA for 6b36c28
.github/workflows/release.yml
@@ -60,5 +60,5 @@ jobs:
60
token: ${{ secrets.GITHUB_TOKEN }}
61
draft: false
62
prerelease: true
63
- artifacts: build/*.tar.gz,build/*.deb
+ artifacts: build/*.deb
64
allowUpdates: true
0 commit comments