zyborg / pester-tests-report

GitHub Action to run Pester tests and generate report attached to Workflow Run
MIT License
40 stars 13 forks source link

What kind of token is required for github_token? #3

Closed mamidenn closed 4 years ago

mamidenn commented 4 years ago

I'm trying to use this action in my workflow but have trouble generating a token with the correct permissions. Could you please elaborate on how to generate a token?

mamidenn commented 4 years ago

Nevermind, I was not aware of the implicit existence of secret.GITHUB_TOKEN.