Skip to content

Commit

Permalink
Release doc
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Apr 16, 2021
1 parent f46f9d3 commit cd7da1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/deployInstructions.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Deploy instructions

## Preparation & checks
- [ ] Define a GITHUB_TOKEN env var
- [ ] Define a GH_TOKEN env var
- [ ] Verify planned deprecations
- [ ] Fill changelog
- [ ] Rebuild all LDtk sample maps
Expand All @@ -17,7 +17,7 @@

## Prepare GitHub release
- [ ] Run `npm run publish-github`
- [ ] Copy *Releases notes* to GitHub
- [ ] Copy *Releases notes* to GitHub ([link](https://github.com/deepnight/ldtk/releases))
- [ ] Build macOS and Linux distribs
- [ ] Attach macOS to GitHub Release
- [ ] Attach Linux to GitHub Release
Expand All @@ -30,7 +30,7 @@
- [ ] Upload QuickType parsers

## Publish
- [ ] Upload HaxeLib
- [ ] Upload HaxeLib ([check](https://lib.haxe.org/p/ldtk-haxe-api/))
- [ ] Add "x.x.x-rcX" tag to Haxe API repo
- [ ] Run `npm run publish-itchio`
- [ ] Upload macOS build to Itch.io
Expand Down

0 comments on commit cd7da1c

Please sign in to comment.