Skip to content

v0.2

v0.2 #1

Workflow file for this run

name: Moodle Plugin Release
on:
release:
types: [ published ]
jobs:
call-moodle-release-workflow:
uses: bycs-lp/moodle-workflows/.github/workflows/moodle-release.yml@main
with:
plugin-name: 'mod_aichat'
secrets: inherit