This commit is contained in:
parent
ecde2bb2a7
commit
837e4a14da
@ -1,9 +1,8 @@
|
||||
name: Publish package to the Maven Central Repository
|
||||
name: Publish package to my Maven Repository
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
-
|
||||
branches: ["master"]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user