mirror of
https://github.com/LukeHagar/slinky.git
synced 2025-12-09 20:57:48 +00:00
Add GITHUB_TOKEN input to action.yml for enhanced authentication
This commit is contained in:
@@ -62,6 +62,7 @@ runs:
|
||||
INPUT_FAIL_ON_FAILURES: ${{ inputs.fail_on_failures }}
|
||||
INPUT_COMMENT_PR: ${{ inputs.comment_pr }}
|
||||
INPUT_STEP_SUMMARY: ${{ inputs.step_summary }}
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
outputs:
|
||||
json_path:
|
||||
|
||||
Reference in New Issue
Block a user