1 parent 45e3e66 commit 4e5cd71Copy full SHA for 4e5cd71
2 files changed
.github/scripts/udpate-spring-versions.py .github/scripts/update-spring-versions.py.github/scripts/udpate-spring-versions.py renamed to .github/scripts/update-spring-versions.py
.github/workflows/publish-packages.yml
@@ -3,7 +3,6 @@ name: Publish package to the Maven Central Repository
3
on:
4
release:
5
types: [created]
6
- workflow_dispatch: # Allow manual trigger as well (for testing only)
7
8
jobs:
9
publish:
0 commit comments