Skip to content

Commit b5e2dd4

Browse files
committed
Fixing some github deployment problems (take 2)
1 parent cecc381 commit b5e2dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
- php build/moodle-plugin-ci.phar list
8282
deploy:
8383
provider: releases
84+
api_key: $GITHUB_TOKEN
8485
file: build/moodle-plugin-ci.phar
8586
cleanup: false
8687
on:

0 commit comments

Comments
 (0)