diff options
author | Patric Stout <truebrain@openttd.org> | 2020-12-12 16:32:05 +0100 |
---|---|---|
committer | Patric Stout <github@truebrain.nl> | 2020-12-19 18:26:29 +0100 |
commit | 7ea5904395c6f04a256e71a1dd4708518b604d8d (patch) | |
tree | 080e49368d954c868b482eae5f8de3d55d452a36 /src/economy.cpp | |
parent | 2df182748c8470be9b73ee45ec8acd185985fbde (diff) | |
download | openttd-7ea5904395c6f04a256e71a1dd4708518b604d8d.tar.xz |
Add: [Actions] release workflow for both releases and nightlies
This has several ways of being triggered:
- When creating a new release via the GitHub interface. Fully
automated that will produce new binaries, upload them, and it
will even update the website to tell about the new version.
- When triggered in an automated way from OpenTTD/workflows to
start a nightly.
- Manually via the Release workflow, which accepts branches,
Pull Requests and tags to build.
Rerunning a job is safe and should be without issues. Everything
retriggers and updates what-ever might have been broken. In fact,
except for dates, it should produce identical results.
Co-authored-by: Charles Pigott <charlespigott@googlemail.com>
Diffstat (limited to 'src/economy.cpp')
0 files changed, 0 insertions, 0 deletions