Add next section link to the CHANGELOG

See: https://github.com/pestphp/website/pull/66#discussion_r447211656
This commit is contained in:
Owen Voke
2020-06-29 21:45:59 +01:00
parent 4e9587da59
commit 933820c8d3

View File

@ -38,6 +38,8 @@ jobs:
section: content
---
${{ steps.package.outputs.content }}
Next section: [Upgrade Guide →](/docs/upgrade-guide)
write-mode: overwrite
- name: Copy CHANGELOG to website repository
run: cp CHANGELOG.md pestphp-website/source/docs/changelog.md