BRANCH: master Error: Input required and not supplied: token #2372
-
Hi all, I wonder if anyone can help. I am getting (BRANCH: master |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
If you check .github/workflows/lighthouse-badger.yml there is a |
Beta Was this translation helpful? Give feedback.
If you check .github/workflows/lighthouse-badger.yml there is a
TOKEN_NAME
variable that must be set. You must create a token for your repository in order to be able to use this action. In lighthouse-badger-action there is a step-by-step on how to do this, just go tolighthouse-badger-easy.yml
->Set it up (click to toggle)
->2. create a new encrypted repository secret
on the main README file.