Skip to content

Commit

Permalink
(maint) Update OAuth tokens for travis/appveyor
Browse files Browse the repository at this point in the history
This commit updates the travis and appveyor commits from a personal github
account while the team works on getting a machine user set up.
  • Loading branch information
mcdonaldseanp committed Apr 21, 2020
1 parent cccdbca commit 7c003a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ env:
deploy:
provider: releases
api_key:
secure: XARXGAo5DNbqu7/EVPlKocdAAdtVqui2yaJiqw8GVXMSsK5lxqkHNfm1UF204y9ONl7DTa1hzBS8VRLupfb2aIjIZWMM68tnWYbyJYNdRUevylPTK01rO9wpR8iVe7xFqQOlDXPrX0UVfKCvf+e1j+IleO5Eyjf1mTLIRR3fuOY=
secure: Hz0wjDyko1lu/0OwBBGK3cR4B7Io9ure+skv+m1aVCUlYibKTrFvwPJJmGD/S92xwe+DqD7r09K4h0Du9MxIyew3sgxVPdM54sRweKq4vuvgmw018vzqyU+EEvCPQiXCYQ/UrQ/0IRiCxysA5b9zbW8G9/Qy2du7sXWgNklMx1w5K0u/GZD9+vzzq7BrrH2bAaSF7g+1fjsODH3ABqqNwLbUZ0E1cvn+In5rOEfWmsGGshCXaTB+zINOsGC0hSnoY/s/YTTWiELi88UasCpJQrd++1qMO447qIKRDo4OltfxCvHOytwvzBmDU30NM5iIXZEqfGYTKcSF84xGu6dde6D1YKAMBnTW8a65rWstC297pcP+NuowFUxBV5iu97joO7cHcYdzsz42vPhboehW9x8juf333ftNC21pfhoh8iXNT3/xtG4rwfjY3iX/UcLZiEh2O0Gnhjqc3rqO5HqqzytDfuDe1NXN+jhBXz44HvrRE4SGo74yUYVuRx4advIe2AZZdExVRfphP8E/ZUAmOLmbRGWM398lggStPruoheCmzPElb3ubiS74eYSBKYgjxVjkHB2FGzvjj0W19NgcXh6568ptiF60t4T9odI2vYZTAG5Gsj6d0LP1KvEHAiO89tiza/yI+QKb+xfr+dVDJer4gK9YBMKTimUUTstl3oI=
file_glob: true
file: leatherman*.tar.gz
skip_cleanup: true
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ deploy:
description: Leatherman build from AppVeyor
provider: GitHub
auth_token:
secure: pSPKogvXGsTpt4hZPOWEMPpiwcYCKpTuQODqmsdN34Av6nN640H0DPiK/sKwDhMP
secure: RlVaba6k+N1/p56mjknNAwKrXQwQpKRn0SIr+AZ8TuVszFntRxl0qFPHcq4bOMui
artifact: leatherman.7z
on:
appveyor_repo_tag: true
Expand Down

0 comments on commit 7c003a8

Please sign in to comment.