diff --git a/action.yml b/action.yml index 7ccb37e..4d43d4b 100644 --- a/action.yml +++ b/action.yml @@ -115,6 +115,7 @@ runs: repository: '${{ inputs.repository_org || steps.metadata.outputs.owner_login }}/.github' ref: 'main' path: 'github' + token: "${{ inputs.token }}" - uses: actions-tools/yaml-outputs@49506207f91d468273fd5e73fbd18d6d2d9df9b1 id: config @@ -304,4 +305,4 @@ runs: run: | echo "> [!IMPORANT]" >> $GITHUB_STEP_SUMMARY echo "> No pull request was created." >> $GITHUB_STEP_SUMMARY - \ No newline at end of file +