Skip to content

Commit

Permalink
chore: Update git push command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naipaka committed Jul 3, 2024
1 parent 3d13ee3 commit c0aae47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

1. Create a branch for release.
1. Run the `melos version` command.
1. Run the `git push --follow-tags` command. Push the changes and the created tags.
1. Run the `g push origin release --follow-tags` command. Push the changes and the created tags.
1. Create a pull request for the pushed branch.
1. Merge the pull request after review.
1. Run the `melos publish` command on the `main` branch.
Expand Down

0 comments on commit c0aae47

Please sign in to comment.