actions/create-release

Input required and not supplied: GITHUB_TOKEN

Closed this issue · 1 comments

[error]Input required and not supplied: GITHUB_TOKEN
[error]Node run failed with exit code 1

Hi @FunnyPan, note the README example and the line:

env:
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token

Please reopen the issue if you continue to have problems.