ci
Some checks failed
Publish package to my Maven Repository / publish (push) Failing after 18s

This commit is contained in:
Lee 2024-04-17 21:07:36 +01:00
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