Create maven-publish.yml
This commit is contained in:
parent
95e7be284a
commit
16deb4043f
3
.github/workflows/maven-publish.yml
vendored
3
.github/workflows/maven-publish.yml
vendored
@ -6,6 +6,9 @@ name: Maven Package
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user