1
0
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:
Andrew Davis
2018-09-02 17:30:17 -05:00
parent 0ce42087cf
commit 04a6daff09

View File

@@ -29,5 +29,6 @@ deploy:
skip-cleanup: true
local-dir: .build
target-branch: gh-pages
github-token: $GITHUB_TOKEN
on:
branch: master