package every new tag pushed

This commit is contained in:
Oliver Warz 2022-06-14 08:39:38 +02:00
parent 40e23464d9
commit 027eff4332

View File

@ -3,9 +3,13 @@
name: Maven Package
on:
on:
push:
branches: [main]
tags:
- '*'
# on:
# push:
# branches: [main]
#on:
# release:
# types: [created]