mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-04 05:47:58 +02:00
Adding github token env variable to travis
This commit is contained in:
@@ -29,5 +29,6 @@ deploy:
|
|||||||
skip-cleanup: true
|
skip-cleanup: true
|
||||||
local-dir: .build
|
local-dir: .build
|
||||||
target-branch: gh-pages
|
target-branch: gh-pages
|
||||||
|
github-token: $GITHUB_TOKEN
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
Reference in New Issue
Block a user