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:
push:
paths:
- '/version.php'
- 'version.php'
defaults:
run:

Loading…
Cancel
Save