mirror of
https://github.com/house-of-vanity/mus-fuse.git
synced 2025-08-21 16:17:15 +00:00
Improve CI procedure. Add Debian/Ubuntu and Arch Linux packages into binary release.
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -100,6 +100,7 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
tag: ${{ github.ref }}
|
tag: ${{ github.ref }}
|
||||||
name: Release ${{ github.ref }}
|
name: Release ${{ github.ref }}
|
||||||
|
allow_override: true
|
||||||
files: >
|
files: >
|
||||||
./artifacts/mus-fuse_${{ steps.get_version.outputs.VERSION }}_amd64.deb
|
./artifacts/mus-fuse_${{ steps.get_version.outputs.VERSION }}_amd64.deb
|
||||||
./artifacts/arch_linux_mus-fuse-${{ steps.get_version.outputs.VERSION }}-x86_64.pkg.tar.zst
|
./artifacts/arch_linux_mus-fuse-${{ steps.get_version.outputs.VERSION }}-x86_64.pkg.tar.zst
|
||||||
|
Reference in New Issue
Block a user