Update plugin name in moodle release workflow

This commit is contained in:
Anupama Dharmajan
2022-01-13 16:46:51 +11:00
parent c6c0382eab
commit 907cf73e54

View File

@@ -15,6 +15,6 @@ jobs:
workflow_group_27_to_32_release:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/group-27-to-32-release.yml@main
with:
plugin_name: auth_enrolkey
plugin_name: auth_outage
secrets:
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}