diff --git a/action.yml b/action.yml index 81aa5102..ab6888d0 100644 --- a/action.yml +++ b/action.yml @@ -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: