Skip to content

Commit

Permalink
build: github bad certificate (#31)
Browse files Browse the repository at this point in the history
build: github bad certificate
  • Loading branch information
Yuvalke authored Apr 14, 2020
1 parent 605bdda commit be4e689
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
env: TRAVIS_MODE=release
deploy:
- provider: releases
api_key:
secure: $GH_TOKEN
api_key: $GH_TOKEN
file_glob: true
file: dist/*
prerelease: true
Expand Down

0 comments on commit be4e689

Please sign in to comment.