Update build-artifacts.yml

This commit is contained in:
Aurélien Hamy 2021-11-16 09:24:23 +01:00 committed by GitHub
parent 4c5e12762c
commit 38e42d8b8a

View File

@ -3,7 +3,7 @@ name: Build artifacts
on: on:
push: push:
tags: tags:
- 'v*' - '*'
workflow_dispatch: workflow_dispatch:
jobs: jobs:
@ -34,7 +34,7 @@ jobs:
uses: softprops/action-gh-release@v1 uses: softprops/action-gh-release@v1
with: with:
tag_name: ${{ github.ref }} tag_name: ${{ github.ref }}
body: Show changes in this release body: ''
draft: true draft: true
files: | files: |
deezer.flatpakref deezer.flatpakref