mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-22 08:08:51 -05:00
Add release step
This commit is contained in:
parent
ba822d85d1
commit
1a9434de8e
@ -12,4 +12,5 @@ _Here is a check list for publishing a new version:_
|
||||
- [] Go (via the terminal) to the `website` folder.
|
||||
- [] Run `npm start` to test and see that it runs as expected.
|
||||
- [] Run `GIT_USER=<your-username> \ CURRENT_BRANCH=master \ npm run publish-gh-pages` to publish the website.
|
||||
- [] Create a new release under `releases` on the Github repo.
|
||||
- [] From the root run `npm publish:all`. This is only possible for me (Adam Ramberg) at the moment. Will need to look into a solution for this.
|
||||
|
Loading…
Reference in New Issue
Block a user