Skip to content

Commit 9bc1a49

Browse files
committed
Specify token directly
1 parent 8b02320 commit 9bc1a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ script:
1414
deploy:
1515
provider: pages:git
1616
edge: true
17+
token: ${GITHUB_TOKEN}
1718
fqdn: manageiq.org
1819
local_dir: dest
1920
target_branch: master

0 commit comments

Comments
 (0)