From f2d4e305abc48350b1e8852557f195747cb94a2b Mon Sep 17 00:00:00 2001 From: Garrone Joseph Date: Mon, 15 Mar 2021 00:40:19 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffe97d4..f731dbc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ --- ✅ NEW: The workflow is now much more straightforward and portable. +✅ NEW: Only one secret has to be defined: `NPM_TOKEN` (to enable publishing on your behalf on NPM). ✅ NEW: `yarn` support You are now free to use yarn instead of `npm` if you'd like to. ✅ NEW: React ready ( `tsconfig.json` configured to transpile `.tsx` files).