Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Commit 2567fd2

Browse files
Bassem DghaidiBassem Dghaidi
authored andcommitted
Fix step in the release checklist
1 parent 45b5a88 commit 2567fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ Make sure you cover all the steps below for a new version release.
2424
- [ ] In GitHub actions verify that your pull request passes the `Build & Test` workflow
2525
- [ ] Get your pull request reviewed by at least 1 other contributor to the project
2626
- [ ] If all the checks and code reviews are done, `rebase and merge` the develop branch with the `master` branch
27-
- [ ] In GitHub create a tag and a release from the recently merged pull request
27+
- [ ] In GitHub create a release from the recently rebased pull request
2828
- [ ] In GitHub actions verify that the `Publish NPM` job has completed successfully
2929
- [ ] Verify that everything is correct in the package's npm page: https://www.npmjs.com/package/@menadevs/objectron

0 commit comments

Comments
 (0)