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 6665ae6 commit 25d00bcCopy full SHA for 25d00bc
.github/workflows/tagged-release.yaml
@@ -29,6 +29,7 @@ jobs:
29
run: |
30
export APPIMAGE_EXTRACT_AND_RUN=1
31
PATH=".:$PATH"; make appimage
32
+ rm linuxdeploy-x86_64.AppImage
33
34
- uses: "marvinpinto/action-automatic-releases@latest"
35
with:
0 commit comments