Merge branch 'master' of github.com:aunetx/deezer-linux

This commit is contained in:
aunetx 2021-11-28 15:32:16 +01:00
commit 6fae4351b1

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