Skip to content

Commit 5275108

Browse files
committed
docs(global): update docs
1 parent 16d1e30 commit 5275108

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ yarn start
4141

4242
### **Packaging for Production**
4343
To package apps into a local executable:
44+
- Personalize the forge **maker** configs at `/.configs/forge.`
4445
```sh
4546
yarn make:win
4647
# yarn make:mac
@@ -52,6 +53,7 @@ yarn make:win
5253
### **Releasing with GitHub**
5354
1. Copy the contents of `env.example` to `.env` (Copy into a blank one if you dont already have one)
5455
2. Set your `GH_TOKEN`
56+
3. Personalize the forge **publisher** configs at `/.configs/forge.config.js`
5557
```sh
5658
yarn publish:win
5759
# yarn publish:mac

0 commit comments

Comments
 (0)