"Hook up" new releases' docs

This commit is contained in:
ISSOtm
2023-02-08 01:45:35 +01:00
parent 33a0857b8d
commit 6828f7bf49

View File

@@ -26,6 +26,7 @@ jobs:
working-directory: rgbds/man
run: | # The ref appears to be in the format "refs/tags/<version>", so strip that
../../rgbds-www/maintainer/man_to_html.sh ${GITHUB_REF##*/} *
../../rgbds-www/maintainer/new_release.sh ${GITHUB_REF##*/}
- name: Push new pages
working-directory: rgbds-www
run: |