diff --git a/action.yml b/action.yml index 3f3028f..785c3a4 100644 --- a/action.yml +++ b/action.yml @@ -65,6 +65,7 @@ runs: INPUT_COMPONENTS: "${{ inputs.components }}" INPUT_FIXUP_PATH: ${{ inputs.fixup-path }} INPUT_MIRROR: "${{ inputs.mirror }}" + GH_TOKEN: "${{ github.token }}" - name: Set Outputs id: set_outputs shell: bash