actions / runner

The Runner for GitHub Actions :rocket:
https://github.com/features/actions
MIT License
4.64k stars 892 forks source link

Update example command #3322

Open kwacky1 opened 3 weeks ago

kwacky1 commented 3 weeks ago

When running the check as per the example you get the following error in the output

[RUNNER 2024-05-29 07:46:16Z ERR  Terminal] WRITE ERROR: Unrecognized command-line input arguments for command run: 'url, pat'. For usage refer to: .\config.cmd --help or ./config.sh --help
Unrecognized command-line input arguments for command run: 'url, pat'. For usage refer to: .\config.cmd --help or ./config.sh --help

The command still works as expected but the error is confusing.