softprops / action-gh-release

📦 :octocat: GitHub Action for creating GitHub Releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

RossComputerGuy opened this issue · 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/action-gh-release@v0.1.5
⚠️ Unexpected error fetching GitHub release for tag refs/tags/0.2.0: HttpError: Bad credentials
Error: Bad credentials

Link to run

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?

No, might've been a typo.