Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit cc738d7

Browse files
committed
use another token
1 parent dd26cd2 commit cc738d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ deploy:
7878
verbose: true
7979
on:
8080
branch: master
81-
github-token: $GITHUB_TOKEN
81+
condition: $GDALVERSION="3.0.2" && $TRAVIS_PYTHON_VERSION=3.8.*
82+
github-token: $GITHUB_TOKEN2
8283
local-dir: docs/_build/html
8384
project_name: PyRate
8485

0 commit comments

Comments
 (0)