fix: gh-pages drop edge.
This commit is contained in:
parent
9ae808aac4
commit
716eca5976
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ deploy:
|
||||||
on:
|
on:
|
||||||
repo: containous/traefik
|
repo: containous/traefik
|
||||||
- provider: pages
|
- provider: pages
|
||||||
edge: true
|
edge: false
|
||||||
github_token: ${GITHUB_TOKEN}
|
github_token: ${GITHUB_TOKEN}
|
||||||
local_dir: site
|
local_dir: site
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue