Skip to content

Commit

Permalink
Properly pass the GITHUB_TOKEN to the action
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Mar 22, 2024
1 parent 968be3b commit 0cc963e
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 @@ -41,3 +41,4 @@ runs:
shell: bash
env:
JSON_INPUTS: ${{ toJSON(inputs) }}
GITHUB_TOKEN: ${{ inputs.github-token }}

0 comments on commit 0cc963e

Please sign in to comment.