File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 88 },
99 "plugins" : [
1010 " sentence-case"
11- ],
12- "last-release-sha" : " f69d4e105f4a60750c72cd50efd2491d98504da6"
11+ ]
1312}
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ This project uses [Release Please] for release management.
6060Release Please handles creation of release tags, GitHub releases and patching version numbers in ` pom.xml ` files.
6161A new release is cut by merging the pull request maintained by Release Please.
6262Building and deploying the actual Maven Artifacts for a release is the responsibility of the
63- [ release.yaml workflow] ( ./.github/workflows/release.yaml ) .
63+ [ release.yml workflow] ( ./.github/workflows/release.yml ) .
6464
6565After a release has been made, Release Please will automatically create another pull request to update the version
6666numbers in ` pom.xml ` files to the next snapshot version
You can’t perform that action at this time.
0 commit comments