Merge branch 'improve_release'

This commit is contained in:
Bensuperpc 2021-07-07 02:58:35 +02:00
commit 39348840c1

@ -3,7 +3,7 @@ name: "tagged-release"
on: on:
push: push:
tags: tags:
- "v*" - "v[0-9]+.[0-9]+.[0-9]+*"
workflow_dispatch: workflow_dispatch:
jobs: jobs: