Skip to content

Commit

Permalink
travis encrypted key added
Browse files Browse the repository at this point in the history
  • Loading branch information
rgleason committed Aug 2, 2019
1 parent 3a0d7fd commit 01bfbfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ addons:
deploy:
- provider: releases
api_key:
secure: "<NOT_SET_YET>"
secure: "vLXTkK1caTVIHxHEqEoHOvMW89Z4mysDtweh9ozpxrsFBvJKXS0ZyA6xsAI4P954+oHmT47mKzxbp0Su5k/txKk8Ox7MSVV2ZC1ywEs8bg50WtKGb8nDzOfIPpJJUKVf/KUseORY9l4dSoc9YDcHdzVd9dLcXq+Ts2rOeKEcNYHV/3dhBhFaQHFrf7g+TGjPQjXzPL98qdBfzdbLatm0yWS7X4irlbcRsHePlbBoKPVs8B6wztSPovmWpJ00teKZ+oC410eDOR/CiV/RSY3F0oxxR8jjT9Gk/cOEgFoPavKs63FZPQsaUroOUF7UmkfJoKJqVYkOztVR5Px1TuXtzyUg/EtgAwfR0xi/CEfn0TfhzK/FraOh0PY5sT31B2910SgchX4NDuoYeJQ9GQSg+sq0Ey/VNlOuoeXaqEwmFGUoL97RGJrJo+ya9ACn3ZnaXtiVh0wkiuql6c7GitZW8H0IlNxtntZNYv9jLRpUtVMDpPVvmSeFRuSqeMWRKBImwFs0lX1MNcgB6QkAGLqp05UfVHWEA+wwx+tNpMyjkp6SgUXtzNNWBOoO/z4jrLLwU25quD2bnW5TJrUKyQ/HHccKthcrEu6Q/NQzA46L4ZFjWps/QSHLR+tpsWD5cftU8NrmDB3Z2Z3qXQwxBXlzQvkx4CFGyR8P0Zdt9r7TGAk="
file_glob: true
file: "$TRAVIS_BUILD_DIR/build/*.{deb,rpm,dmg,txz,pkg,pkg.tar.xz}"
skip_cleanup: true
on:
repo: canne/tactics_pi
repo: rgleason/tactics_pi
tags: true
all_branches: true

0 comments on commit 01bfbfc

Please sign in to comment.