Skip to content

Commit

Permalink
Revert "Try to fix CI release with previous tokens"
Browse files Browse the repository at this point in the history
This reverts commit 1ca9d3a.
  • Loading branch information
vshlapakov committed Aug 22, 2018
1 parent 1ca9d3a commit b2a2d56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -82,7 +82,7 @@ deploy:
condition: "$TRAVIS_OS_NAME == linux && $TOX_ENV == py35"
- provider: releases
api_key:
secure: aGbfure96ZxoeZzqckgXVvr1iafipuiSeJ8+i32ldCDV0F+u+QYwKKiYbIdaKJquzlqqknfixICJKW4CjDxx41anK4H1fvAA02uzirOzadPRFPPvNMUgZ6dhHs7Go4ZyrLxb95za5L3ZVoyi7EB18AI5VcCgGw/jLKYwgXga+Qk=
secure: KXxQpLnv/Blgxp10iSBHe1ygciXmgKpXDuSLkXolOyS2xx7IEYbR1ArqESrhMWz66MOpYaVxMYKEBKskFOUYNKZq19shkYDMebNwSG6m8Nb1yAaYVtx4G/OzbLjtbEQwQy0wOS0ogw7m0jCywu+92VPwae8zXLXhjCU3c2yofgk=
file: dist_bin/shub-${TRAVIS_TAG}-${TRAVIS_OS_NAME}-x64.tar.gz
skip_cleanup: true
draft: true
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -39,7 +39,7 @@ after_test:
deploy:
provider: GitHub
auth_token:
secure: dYqilqswNHo/A+08lISafEpFx/wNOzk/7Iz4aTHode5BbVcGrLXWkNFczw6zzIN8
secure: bJqkTlWPsi3tWbOtxVrR028aYWIb6bayL0ejAFYglCQ9iJFpNbmNuE3P1IaFbDas
artifact: dist_bin\shub-$(APPVEYOR_REPO_TAG_NAME)-windows-$(PLATFORM).zip
draft: true
on:
Expand Down

0 comments on commit b2a2d56

Please sign in to comment.