mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-21 12:44:58 +02:00
Update build.yml
This commit is contained in:
parent
1d0f112374
commit
29e223fe8d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -34,10 +34,10 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ github.ref }}
|
tag_name: ${{ github.ref }}
|
||||||
release_name: ${{ github.ref }}
|
|
||||||
body: Show changes in this release
|
body: Show changes in this release
|
||||||
draft: true
|
draft: true
|
||||||
files: |
|
files: |
|
||||||
|
deezer.flatpakref
|
||||||
artifacts/x64/*.deb
|
artifacts/x64/*.deb
|
||||||
artifacts/x64/*.rpm
|
artifacts/x64/*.rpm
|
||||||
artifacts/x64/*.snap
|
artifacts/x64/*.snap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user