Skip to content

Commit 6ea797d

Browse files
feat: [DevOps] auto release
1 parent 14737cb commit 6ea797d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prepare-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ jobs:
287287
- [ ] Review the [Draft Release](${{ needs.create-release.outputs.release-url }})
288288
- [ ] Review **and approve** this PR
289289
- [ ] Once all tests of this PR are green, trigger the [Perform Release Workflow](${{ github.event.repository.html_url }}/actions/workflows/perform-release.yml)
290-
- [ ] Once the `Perform Release` workflow is through, head over to [Central Sonatype](https://central.sonatype.com/publishing/deployments) and log in with the credentials in the Team Password Safe. There should be a validated release that can be released by clicking the _release_ button.")
290+
- [ ] Once the `Perform Release` workflow is through, head over to [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.")
291291
echo "PR_URL=$PR_URL" >> $GITHUB_OUTPUT
292292
env:
293293
GH_TOKEN: ${{ secrets.BOT_SDK_JS_FOR_DOCS_REPO_PR }}

0 commit comments

Comments
 (0)