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 Mar 27, 2019
1 parent 33cd28f commit 63fbc34
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: FnPnyCi44pyEFnhOXYEr3P3SUWhMIi9y5a4uSqM4iDq9KosZ3iAWBDrr107FbmD5WQ5w3Qbxlimvgx0yNPgKBCwrpMw/4fMn/tAxHIrx8vW/eJ8l9QokzEJuaRa/XSQZnCOMCSbJS6AvhSTRiKKArDFc1HQvdU3Yz7LCfbTXsv4=
secure: pR3VYimI0Mi+QC5sx9v7O5Ja8u7sE56lNI9rLXsde2ksxyiu2fC77ZprU/Z/fdd32cIf6+gimphlMIfFDOLR+Jf7eIEF24n9DdEykcZSu3j5jE1iYbU690qIE43+wCIb1HFu43PyUi1tHQorXwOXjFz3dkxn9xjoDU4UOps7VTE=
# name of the zip to upload
file: ${PROJECTNAME}_$TRAVIS_TAG.zip
skip_cleanup: true
Expand Down

0 comments on commit 63fbc34

Please sign in to comment.