mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 18:36:40 +00:00
draft-release: stick a banner on the release notes to declare obsolescence
This commit is contained in:
parent
b081394125
commit
40895a86e5
5
.github/workflows/draft-release.yml
vendored
5
.github/workflows/draft-release.yml
vendored
@ -105,6 +105,11 @@ jobs:
|
|||||||
|
|
||||||
Please see the [changelogs](/changelogs/${{ steps.get-pm-version.outputs.PM_VERSION_SHORT }}.md#${{ steps.get-pm-version.outputs.PM_VERSION_MD }}) for details.
|
Please see the [changelogs](/changelogs/${{ steps.get-pm-version.outputs.PM_VERSION_SHORT }}.md#${{ steps.get-pm-version.outputs.PM_VERSION_MD }}) for details.
|
||||||
|
|
||||||
|
## WARNING
|
||||||
|
|
||||||
|
The 3.x line of releases is now OBSOLETE. It will be discontinued after **March 1st, 2022**.
|
||||||
|
Please prepare to upgrade to 4.0 or newer before that date.
|
||||||
|
|
||||||
- name: Upload preprocessor diffs
|
- name: Upload preprocessor diffs
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
if: always()
|
if: always()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user