|
|
@ -42,7 +42,7 @@ jobs: |
|
|
|
|
|
|
|
|
|
|
|
- name: Release |
|
|
|
- name: Release |
|
|
|
uses: softprops/action-gh-release@v2 |
|
|
|
uses: softprops/action-gh-release@v2 |
|
|
|
if: startsWith(github.ref, 'refs/tags/') |
|
|
|
#if: startsWith(github.ref, 'refs/tags/') |
|
|
|
with: |
|
|
|
with: |
|
|
|
files: | |
|
|
|
files: | |
|
|
|
packages/desktop/release/*.AppImage |
|
|
|
packages/desktop/release/*.AppImage |
|
|
|