Skip to content

Commit

Permalink
i#2260 doc-deploy: Use per-repo access token
Browse files Browse the repository at this point in the history
Replaces the token with one targeting the drmemory repo, as apparently
the encryption is per-repository.

Issue: #2260
  • Loading branch information
derekbruening committed Feb 18, 2020
1 parent 019037d commit 21439b4
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 @@ -126,7 +126,7 @@ deploy:
target_branch: master
local_dir: html
github_token:
secure: Nfqal6Ssh8nvg2nY6me9s1emxSpA7pPX+s/rlgB3Evr8LfYsqYAQfv/G7pdS74Y2H/BAMQLf7k4ZVBnw+mkjvfXfiH3os8Oq9sUjc475aOEwemzbt5Hg+tGwbVSD1wyknGR/yf6NyrohYRhx9y1kM7CW490pLXJGh/XvNk4m9Kc=
secure: mZb4iOba+W4h2Vv2gpu07a1Mszh5Lk5L1CPAWBhbvVp0YVbVRr68eEYBTCKnIoIOdxPCAzZEiSumLFgjnd/neJE/RsDNo/7+7PAmiBzLNFNxGanMlMF9TleMo8l+ZiqaAi6SjrMKR/UApogESZiLsXFvuCiUBUBDNSk6lMn+lS4=
skip_cleanup: true
on:
branch: master
Expand Down

0 comments on commit 21439b4

Please sign in to comment.