Skip to content

Commit

Permalink
Clarify description for github-token
Browse files Browse the repository at this point in the history
Co-authored-by: Wryn (yage) Wagner <[email protected]>
  • Loading branch information
paescuj and wrynegade committed Aug 6, 2024
1 parent 07eb2e5 commit 33253ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 33253ca

Please sign in to comment.