package every new tag pushed
This commit is contained in:
parent
40e23464d9
commit
027eff4332
8
.github/workflows/maven-publish.yml
vendored
8
.github/workflows/maven-publish.yml
vendored
@ -3,9 +3,13 @@
|
||||
|
||||
name: Maven Package
|
||||
|
||||
on:
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags:
|
||||
- '*'
|
||||
# on:
|
||||
# push:
|
||||
# branches: [main]
|
||||
#on:
|
||||
# release:
|
||||
# types: [created]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user