Skip to content

Commit 4a469bb

Browse files
authored
Merge pull request #6 from HuongNV13/502_version
Add build for 5.02
2 parents 0f4ad02 + cc1b26b commit 4a469bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-apidocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Generate API docs and publish to Github Pages
22

33
env:
4-
BRANCHLIST: "MOODLE_401_STABLE MOODLE_404_STABLE MOODLE_405_STABLE MOODLE_500_STABLE MOODLE_501_STABLE main"
5-
VERSIONLIST: "4.01 4.04 4.05 5.00 5.01 main"
4+
BRANCHLIST: "MOODLE_401_STABLE MOODLE_404_STABLE MOODLE_405_STABLE MOODLE_500_STABLE MOODLE_501_STABLE MOODLE_502_STABLE main"
5+
VERSIONLIST: "4.01 4.04 4.05 5.00 5.01 5.02 main"
66

77
on:
88
schedule:

0 commit comments

Comments
 (0)