Closed orj closed 4 years ago
Thank you for identifying this. I beleive this is resolved in the latest release (0.4.2) by adding GITHUB_TOKEN
to action.yml as required input.
I opted for this based on the documentation for Example passing GITHUB_TOKEN
as an input.
Let me know if you have further issues.
When running the action it outputs:
To Reproduce Configure the action workflow:
Expected behavior That it not spit out warnings. I think you should change
to:
And change your configuration example to:
etc.