mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
Update .travis.yml
This commit is contained in:
parent
b6f9533a48
commit
4546cfc5be
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ script:
|
|||
after_success:
|
||||
- lhci autorun --upload.target=temporary-public-storage
|
||||
deploy:
|
||||
provider: pages:git
|
||||
provider: pages
|
||||
token: $GITHUB_TOKEN
|
||||
cleanup: false
|
||||
edge: true # opt in to dpl v2
|
||||
|
|
Loading…
Reference in a new issue