mirror of
https://github.com/house-of-vanity/mus-fuse.git
synced 2025-07-07 13:44:08 +00:00
Improve CI procedure. Add Debian/Ubuntu and Arch Linux packages into binary release.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
||||
path: ./artifacts/mus-fuse_${{ steps.get_version.outputs.VERSION }}_amd64.deb
|
||||
- uses: AButler/upload-release-assets@v2.0
|
||||
with:
|
||||
files: 'artifacts/*'
|
||||
files: '/home/runner/work/mus-fuse/mus-fuse/artifacts/*'
|
||||
release-tag: ${{ github.ref }}
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# - name: Upload Arch Linux Release
|
||||
|
Reference in New Issue
Block a user