From 288e3ec9e73b342df80196881dfcd9d2672e0839 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Fri, 6 May 2022 00:33:04 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b556380..8af8b56 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@

+> ATTENTION: Since a recent GitHub uptate you have to enable workflow read and write permission manually (see video). +> Follow resolution [here](https://github.community/t/template-repo-enable-read-and-write-workflow-permissions/249055) + +https://user-images.githubusercontent.com/6702424/167035748-4fe28710-ed0f-4feb-a297-bdbdc451c69a.mov + `ts-ci` is a project starter like [TSDX](https://github.com/formium/tsdx) or [typescript-starter](https://github.com/bitjson/typescript-starter) but (arguably) better because: - It's not a CLI tool, the automation happens with Github Actions. Update your `package.json` version number, push. Voila, your new version is published on NPM.