thollander / actions-comment-pull-request

GitHub action to comment pull request
MIT License
329 stars 89 forks source link

Parameter token or opts.auth is required #332

Open cubxxw opened 10 months ago

cubxxw commented 10 months ago

I am encountering an error message that says "Parameter token or opts.auth is required."

Run thollander/actions-comment-pull-request@v2
  with:
    filePath: /tmp/test.md
    comment_tag: nrt_file
    reactions: eyes, rocket
    mode: recreate
    create_if_not_exists: true
  env:
    CALLBACK_ENABLE: true
Error: Parameter token or opts.auth is required