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