diff options
author | Oz Tiram <[email protected]> | 2025-05-08 09:46:30 +0200 |
---|---|---|
committer | Oz Tiram <[email protected]> | 2025-05-08 09:49:57 +0200 |
commit | 4893ffd93ef3d00e2c8212f7d0c8e1bc29e6efdb (patch) | |
tree | fa649bf7f52580521be47aac756cafc6732b246a | |
parent | 6e116cd028790a0123db5b9e6be7ae9bc03c33c3 (diff) | |
download | atril-master.tar.bz2 atril-master.tar.xz |
Signed-off-by: Oz Tiram <[email protected]>
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index ea4fbcfe..c5bacb9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,7 @@ deploy: - provider: pages edge: branch: v2.0.5 - token: $GITHUB_TOKEN + github_token: $GITHUB_TOKEN keep_history: false committer_from_gh: true target_branch: gh-pages |