mirror of
https://github.com/cupcakearmy/unpixel.git
synced 2024-12-22 08:06:33 +00:00
docs
This commit is contained in:
parent
0434d3dc55
commit
6e5cb4ef4f
@ -33,6 +33,6 @@ Alternatively you can run `yarn build` and the `yarn electron-builder -m` for `m
|
|||||||
## 📦 Release
|
## 📦 Release
|
||||||
|
|
||||||
1. Bump version in `package.json`
|
1. Bump version in `package.json`
|
||||||
2. Create a draft release with the new version. (e.g. tag with `v1.2.3`).
|
2. Update `CHANGELOG.md`
|
||||||
3. Push to master and github workflow will build and upload assets to the draft matching the version of `package.json` and draft.
|
3. Create a draft release with the new version. (e.g. tag with `v1.2.3`).
|
||||||
4. When ready publish release.
|
4. Push to `main` and github workflow will build and upload assets to the draft matching the version of `package.json` and draft.
|
||||||
|
Loading…
Reference in New Issue
Block a user