Skip to content

Commit

Permalink
chore(docs): updated shipping instructions
Browse files Browse the repository at this point in the history
- was missing the instructions for pushing the commit
  • Loading branch information
daniellockyer committed Oct 4, 2023
1 parent 70e3be3 commit 1922549
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ yarn test
#### Publishing a new version

1. `yarn ship -- -r patch/minor/major`
2. `npm publish`
3. Go to https://github.com/TryGhost/Ghost-CLI/releases/new and create a new release
4. Use `Generate release notes` and publish
2. `git push`
3. `npm publish`
4. Go to https://github.com/TryGhost/Ghost-CLI/releases/new and create a new release
5. Use `Generate release notes` and publish

# Copyright & License

Expand Down

0 comments on commit 1922549

Please sign in to comment.