Browse Source

update github workflow action for moodle-release.

40-behatfixes
Dan Marsden 3 years ago
parent
commit
5b8febeacd
  1. 2
      .github/workflows/moodle-release.yml

2
.github/workflows/moodle-release.yml

@ -9,7 +9,7 @@ name: Releasing in the Plugins directory
on: on:
push: push:
paths: paths:
- '/version.php' - 'version.php'
defaults: defaults:
run: run:

Loading…
Cancel
Save