chore: Trigger release on tag push

Closes: #47
Signed-off-by: Michael Gasch <mgasch@vmware.com>
This commit is contained in:
Michael Gasch 2021-09-08 17:22:52 +02:00
parent 23e8b6714b
commit 5e2e221c24
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
name: Release name: Release
on: on:
create: push:
tags: tags:
- v* - v*
workflow_dispatch: workflow_dispatch: