mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
"Hook up" new releases' docs
This commit is contained in:
1
.github/workflows/create-release-docs.yml
vendored
1
.github/workflows/create-release-docs.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
|||||||
working-directory: rgbds/man
|
working-directory: rgbds/man
|
||||||
run: | # The ref appears to be in the format "refs/tags/<version>", so strip that
|
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/man_to_html.sh ${GITHUB_REF##*/} *
|
||||||
|
../../rgbds-www/maintainer/new_release.sh ${GITHUB_REF##*/}
|
||||||
- name: Push new pages
|
- name: Push new pages
|
||||||
working-directory: rgbds-www
|
working-directory: rgbds-www
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user