We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ae22d commit 895db83Copy full SHA for 895db83
.github/workflows/moodle-release.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
workflow_group_35_to_39_release:
16
- uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-35-to-39-release.yml@main
+ uses: catalyst/catalyst-moodle-workflows/.github/workflows/moodle-39-release.yml@main
17
with:
18
plugin_name: search_elastic
19
extra_plugin_runners: 'moodle-plugin-ci add-plugin catalyst/moodle-local_aws'
0 commit comments