You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/.github/workflows
Patric Stout 9639e77297 Fix: [Actions] "is-tag" variable is the 5th element, not 6th
The 6th is "is-stable-tag", but it is currently broken in meaning.
Betas and RCs are considered "stable", but final releases are not.
This is the reason it was working for RC1, but not for the final
release.
3 years ago
..
ci-build.yml Change: [Actions] Also check dedicated build 3 years ago
commit-checker.yml Fix: Prevent infinite recursion in commit checker 4 years ago
preview_build.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 4 years ago
preview_label.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 4 years ago
preview_push.yml Add: [Actions] preview workflow, where PRs can be reviewed in the browser 4 years ago
release.yml Fix: [Actions] "is-tag" variable is the 5th element, not 6th 3 years ago