diff --git a/.travis.yml b/.travis.yml index be1c8d0..3b90602 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,6 @@ deploy: skip_cleanup: true github_token: $GITHUB_TOKEN # Set in the settings page of your repository, as a secure variable local_dir: docs/_build/html - github_url: github.com + github_url: $GITHUB_URL on: branch: main