From cd7da1cc2a0846809af3a7f8a5496831de2cd7a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Benard?= Date: Fri, 16 Apr 2021 11:26:04 +0200 Subject: [PATCH] Release doc --- docs/deployInstructions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/deployInstructions.md b/docs/deployInstructions.md index b41336849..f6f0a21aa 100644 --- a/docs/deployInstructions.md +++ b/docs/deployInstructions.md @@ -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 @@ -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 @@ -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