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
on:
create:
push:
tags:
- v*
workflow_dispatch: