Skip to content

v4.5-r4

v4.5-r4 #10

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@main
with:
plugin-name: 'block_opencast'
secrets: inherit