action-gh-release icon indicating copy to clipboard operation
action-gh-release copied to clipboard

Token is not recognized as an input, causes bad credentials failure

Open RossComputerGuy opened this issue 2 years ago • 2 comments

As defined by here, token is an acceptable input. Using the latest release, 0.1.5, I get the following error:

 Warning: Unexpected input(s) 'token', valid inputs are ['body', 'body_path', 'name', 'draft', 'prerelease', 'files']
Run softprops/[email protected]
⚠️ Unexpected error fetching GitHub release for tag refs/tags/0.2.0: HttpError: Bad credentials
Error: Bad credentials

Link to run

RossComputerGuy avatar Jun 20 '23 23:06 RossComputerGuy

I assume an update to v0.1.15 should solve the problem; your error message names the old version v0.1.5. Is this intentional?

kevinmatthes avatar Jun 20 '23 23:06 kevinmatthes

No, might've been a typo.

RossComputerGuy avatar Jun 20 '23 23:06 RossComputerGuy