Skip to content

Commit 5e43105

Browse files
committed
fix: allways publish appimage for tags
1 parent a7da051 commit 5e43105

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/stable-releases.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
publish-appimage:
8181
runs-on: ubuntu-20.04
8282
needs: test
83-
if: github.ref == 'refs/heads/master'
8483
steps:
8584
- uses: actions/checkout@v2
8685
- name: Download AppImage from build job

0 commit comments

Comments
 (0)