Skip to content

Commit

Permalink
chore: fixed Travis api key
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Apr 18, 2019
1 parent 6e16e1b commit c74029b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ before_deploy:
deploy:
provider: releases
api_key:
secure: cuxznHjSfghgrxS0X6I8M/zNwFU2i0SddqdiDJxybDHBwjr1sO3APJfLnqhLeAQ+YI7jB2OT5QZnz+1XOIkDLJ9HRNlnif6aE+4JNgPWGnDhe+76zmPysXdAiUxbG8bTMOTorRvhQ9VJT+u0V0g+5ASwJOQfqxfp1LabzZ2I+ro=
secure: CAbTEgcLPZWomG8JsYdig1k9ACjn1b2o3AXP37fzwRQMoYFXb1koJpvRMTPCF0coEsE95nTOUpiU82jtv7dZzcucxwajdA/kVQz1Qoea6Kw/21CyQpLE5QfZpPyDNA25smE9/51XfY2+iZ47vDaIyev/OtLHBbKD7k6By/3998U=
# name of the zip to upload
file: ${PROJECTNAME}_$TRAVIS_TAG.zip
skip_cleanup: true
Expand Down

0 comments on commit c74029b

Please sign in to comment.