Skip to content

Commit 35252e9

Browse files
author
I750911
committed
update of prepare-release.yaml
1 parent 45d9d09 commit 35252e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
147147
PR_URL=$(gh pr create --title "feat: Release ${{ needs.bump-version.outputs.release-version }}" --body "## TODOs
148148
- [ ] Review the changes in [the release commit]($COMMIT_URL)
149-
- [ ] Add release notes to the [Draft Release](${{ needs.create-release.outputs.release-url }}
149+
- [ ] Add release notes to the [Draft Release](${{ needs.create-release.outputs.release-url }} and improve formatting
150150
- [ ] Review **and approve** this PR
151151
- [ ] Trigger the [Perform Release Workflow](${{ github.event.repository.html_url }}/actions/workflows/perform-release.yaml)
152152
- [ ] Once the `Perform Release` workflow is through, head over to the [Central Sonatype](https://central.sonatype.com/publishing/deployments) and log in with the credentials in the Team Password Safe. There should be a published release.")

0 commit comments

Comments
 (0)