ci(release): run also on tags

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto
2024-07-20 09:15:48 +02:00
committed by GitHub
parent e75f73bf73
commit f9f83791d1

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- master
tags:
- 'v*'
pull_request:
env: