Skip to content

Commit 71f79a2

Browse files
committed
Update README
1 parent 0b10769 commit 71f79a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333

3434
## Deploying a release
3535

36-
1. New builds will be created on every commit to `main` and published to a draft GitHub release, [found here](https://github.com/iron-fish/ironfish-node-app/releases).
37-
1. When you're ready to deploy a release, first ensure there are no ongoing `Publish Release` [GitHub Actions](https://github.com/iron-fish/ironfish-node-app/actions), then test the build on the draft.
36+
1. New builds are created on every commit to `main` and published to a draft GitHub release, [found here](https://github.com/iron-fish/ironfish-node-app/releases).
37+
1. When you're ready to deploy a release, first ensure there are no ongoing `Publish Release` [GitHub Actions](https://github.com/iron-fish/ironfish-node-app/actions), then test the build found on the draft release.
3838
1. After testing, edit the draft release, and click Publish Release. This should tag the latest commit on main with the draft release's version number.
3939
1. Increment the version in `package.json` and push that commit to `main`. A new draft release should be created with the new version number.
4040

0 commit comments

Comments
 (0)