We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa16e09 commit a87af0dCopy full SHA for a87af0d
.github/workflows/build-appimage.yml
@@ -38,4 +38,5 @@ jobs:
38
with:
39
body_path: "CHANGELOG.html"
40
files: ./nottodbox*.AppImage*
41
- tag_name: nightly
+ tag_name: nightly
42
+ prerelease: true
0 commit comments