We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cecc381 commit b5e2dd4Copy full SHA for b5e2dd4
.travis.yml
@@ -81,6 +81,7 @@ jobs:
81
- php build/moodle-plugin-ci.phar list
82
deploy:
83
provider: releases
84
+ api_key: $GITHUB_TOKEN
85
file: build/moodle-plugin-ci.phar
86
cleanup: false
87
on:
0 commit comments