Skip to content

Commit

Permalink
chore: add GH_TOKEN for gh cli
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed Mar 5, 2024
1 parent 4c7d8f9 commit d06c6b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/update-vscode-extensions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ runs:
shell: bash
env:
INPUT_FILE: ${{ inputs.input-file }}
GH_TOKEN: ${{ github.token }}

0 comments on commit d06c6b1

Please sign in to comment.