Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7fc5d66b8c |
@@ -82,5 +82,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
tag_name: ${{ github.ref_name }}
|
tag_name: ${{ github.ref_name }}
|
||||||
files: |
|
files: |
|
||||||
linux-bundles/*
|
linux-bundles/**/*.AppImage
|
||||||
windows-bundles/*
|
linux-bundles/**/*.deb
|
||||||
|
linux-bundles/**/*.rpm
|
||||||
|
windows-bundles/**/*.msi
|
||||||
|
windows-bundles/**/*.exe
|
||||||
|
|||||||
Reference in New Issue
Block a user