fix travis-ci release plugin

This commit is contained in:
Travis Burtrum 2020-03-04 22:27:44 -05:00
parent bd93289051
commit b97ed5067a
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ script:
- ./docker_build.sh "$DOCKER_IMAGE" "$ARCH"
deploy:
api_key:
secure: $GITHUB_OAUTH
api_key: $GITHUB_OAUTH
file_glob: true
file: curl*
on: