mirror of
https://github.com/taiki-e/install-action
synced 2026-09-07 20:03:26 +00:00
Update comment in action.yml
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ inputs:
|
||||
|
||||
# Note:
|
||||
# - inputs.* should be manually mapped to INPUT_* due to https://github.com/actions/runner/issues/665
|
||||
# - Use GITHUB_*/RUNNER_* instead of github.*/runner.* due to https://github.com/actions/runner/issues/2185
|
||||
# - For context containing path, use GITHUB_*/RUNNER_* instead of github.*/runner.* due to https://github.com/actions/runner/issues/2185
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user