News

The standard documentation pages tell developers about the default GitHub Actions environment variables, which are prefixed with the string GITHUB and includes variables such as GITHUB_WORKFLOW, ...
An environment variable with the same name as one of the "with" parameters overrides that parameter. This is contrary to what I expect when reading the documentation.