summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOz Tiram <[email protected]>2025-05-08 09:46:30 +0200
committerOz Tiram <[email protected]>2025-05-08 09:49:57 +0200
commit4893ffd93ef3d00e2c8212f7d0c8e1bc29e6efdb (patch)
treefa649bf7f52580521be47aac756cafc6732b246a
parent6e116cd028790a0123db5b9e6be7ae9bc03c33c3 (diff)
downloadatril-master.tar.bz2
atril-master.tar.xz
ci: attempt to fix deploy with newer travis syntaxHEADmaster
Signed-off-by: Oz Tiram <[email protected]>
-rw-r--r--.travis.yml2
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