We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b42150d + e7b58a7 commit 0358675Copy full SHA for 0358675
.github/workflows/publish-apidocs.yml
@@ -1,8 +1,8 @@
1
name: Generate API docs and publish to Github Pages
2
3
env:
4
- BRANCHLIST: "MOODLE_401_STABLE MOODLE_404_STABLE MOODLE_405_STABLE MOODLE_500_STABLE main"
5
- VERSIONLIST: "4.1 4.4 4.5 5.0 main"
+ BRANCHLIST: "MOODLE_401_STABLE MOODLE_404_STABLE MOODLE_405_STABLE MOODLE_500_STABLE MOODLE_501_STABLE main"
+ VERSIONLIST: "4.1 4.4 4.5 5.0 5.1 main"
6
7
on:
8
schedule:
0 commit comments