Update build-artifacts.yml
This commit is contained in:
parent
4c5e12762c
commit
38e42d8b8a
|
@ -3,7 +3,7 @@ name: Build artifacts
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
- '*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
@ -34,7 +34,7 @@ jobs:
|
|||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: ${{ github.ref }}
|
||||
body: Show changes in this release
|
||||
body: ''
|
||||
draft: true
|
||||
files: |
|
||||
deezer.flatpakref
|
||||
|
|
Loading…
Reference in New Issue