We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1f3f1 commit 1ca05d7Copy full SHA for 1ca05d7
.travis.yml
@@ -51,6 +51,7 @@ deploy:
51
provider: pages
52
skip-cleanup: true
53
local-dir: wheelhouse
54
+ github_token: $GITHUB_TOKEN
55
target-branch: wheels
56
on:
57
branch: master
0 commit comments