From d000b0a8c8d49a1d2393201fc6b56900c82312af Mon Sep 17 00:00:00 2001 From: Garrone Joseph Date: Wed, 26 Aug 2020 05:22:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8c7051..66842c3 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ The publishing will actually be performed only if ``npm test`` passes. # Few things you need to be aware of before getting started -- In rare occasions the workflow in charge of performing the initial configuration does not fire up. +- **Quite often, due to a GitHub Action bug, the workflow in charge of performing the initial configuration does not fire up.** If it is the case for you please delete the repo you just created and start over again. - You probably want to "Use this template" ( the green button ) instead of forking the repo. - The files to include in the NPM bundle are cherry-picked using the ``package.json`` ``files`` field.