There was an error while loading. Please reload this page.
1 parent ed82b9b commit ae31c68Copy full SHA for ae31c68
1 file changed
action.yml
@@ -110,6 +110,7 @@ runs:
110
- id: install
111
if: ${{ inputs.mode == 'cli' }}
112
env:
113
+ GH_TOKEN: ${{ github.token }}
114
INPUT_VERSION: ${{ inputs.version }}
115
INPUT_ARGS: ${{ inputs.args }}
116
INPUT_OUTPUT_DIR: ${{ inputs.output_dir }}
0 commit comments