Skip to content

Commit

Permalink
Fix broken automated release to moodle.org/plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
abias committed Jan 31, 2024
1 parent 142e96f commit 3d7aa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/moodle-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
release-at-moodle-org:
runs-on: ubuntu-latest
env:
PLUGIN: local_navbarplus
PLUGIN: tool_directsso
CURL: curl -s
ENDPOINT: https://moodle.org/webservice/rest/server.php
TOKEN: ${{ secrets.MOODLE_ORG_TOKEN }}
Expand Down

0 comments on commit 3d7aa4d

Please sign in to comment.