Skip to content

v4.4-r1

v4.4-r1 #5

Workflow file for this run

name: Moodle Plugin Release
########################################################################################################################
on:
release:
types: [published]
########################################################################################################################
jobs:
call-moodle-release-workflow:
uses: Opencast-Moodle/moodle-workflows-opencast/.github/workflows/moodle-release.yml@master
with:
plugin-name: 'local_chunkupload'
secrets: inherit