readme
All checks were successful
Publish package to my Maven Repository / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 19s

This commit is contained in:
Lee
2024-04-17 22:07:47 +01:00
parent 310b3d8df5
commit b0b45723b2
2 changed files with 40 additions and 1 deletions

View File

@ -1,7 +1,11 @@
name: Publish package to my Maven Repository
on:
push:
branches: ["master"]
branches: [master]
paths-ignore:
- .gitignore
- README.md
- LICENSE
jobs:
docker: