diff --git a/action.yml b/action.yml index 3d03627..c47e2c4 100644 --- a/action.yml +++ b/action.yml @@ -9,7 +9,7 @@ branding: inputs: github-token: required: true - description: GitHub token used for this action + description: GitHub token with read access and issue update access to github-repo default: ${{ github.token }} github-repo: required: true