Skip to content

Commit

Permalink
Adding missing environment variable INPUT_GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
hpedrorodrigues committed Jun 22, 2021
1 parent a9bef1b commit aeab425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ runs:
INPUT_PRETTIER_VERSION: ${{ inputs.prettier_version }}
INPUT_ONLY_CHANGED: ${{ inputs.only_changed }}
INPUT_PRETTIER_PLUGINS: ${{ inputs.prettier_plugins }}
INPUT_GITHUB_TOKEN: ${{ inputs.github_token }}

branding:
icon: "award"
Expand Down

0 comments on commit aeab425

Please sign in to comment.