mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 01:12:39 +01:00
Change: Use Markdown for changelog.
Includes minor changes to how version changes are limited for display.
This commit is contained in:
committed by
Peter Nelson
parent
e98407973f
commit
01807fa753
2
.github/workflows/release-source.yml
vendored
2
.github/workflows/release-source.yml
vendored
@@ -127,7 +127,7 @@ jobs:
|
||||
fi
|
||||
|
||||
mkdir -p build/bundles
|
||||
cp .changelog build/bundles/changelog.txt
|
||||
cp .changelog build/bundles/changelog.md
|
||||
cp .release_date build/bundles/released.txt
|
||||
cp README.md build/bundles/README.md
|
||||
echo "::endgroup::"
|
||||
|
||||
Reference in New Issue
Block a user