Skip to content

Commit

Permalink
Updated deploy doc
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Mar 1, 2021
1 parent 7f68ccd commit d12222a
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/deployInstructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,15 @@ This document is for my personal use only, so I don't forget anything ;)
- [ ] Run `npm run publish-github`
- [ ] Copy *Releases notes* to GitHub
- [ ] Build macOS and Linux distribs
- [ ] Attach them to GitHub Release
- [ ] Attach macOS to GitHub Release
- [ ] Attach Linux to GitHub Release
- [ ] Build QuickType files

## Publish
- [ ] Upload HaxeLib
- [ ] Run `npm run publish-itchio`
- [ ] Upload macOS and Linux builds to Itch.io
- [ ] Upload macOS build to Itch.io
- [ ] Upload Linux build to Itch.io
- [ ] Upload Changelog to FTP
- [ ] Upload JSON Doc to FTP
- [ ] Upload JSON Schema to FTP
Expand All @@ -37,4 +39,7 @@ This document is for my personal use only, so I don't forget anything ;)

## Finalize
- [ ] Update Itch.io page
- [ ] Add a devlog post on Itch.io
- [ ] Add a devlog post on Itch.io
- [ ] Announce on Twitter
- [ ] Announce on Discord
- [ ] Announce on Reddit (major releases only)

0 comments on commit d12222a

Please sign in to comment.