mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
docs: deploy: debug deploy to pages
This commit is contained in:
parent
a2d89651da
commit
cf861c4630
@ -26,6 +26,8 @@ after_success:
|
|||||||
deploy:
|
deploy:
|
||||||
- provider: pages
|
- provider: pages
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
keep-history: true
|
||||||
|
verbose: true
|
||||||
github_token: $GITHUB_TOKEN
|
github_token: $GITHUB_TOKEN
|
||||||
repo: goreleaser/goreleaser.github.io
|
repo: goreleaser/goreleaser.github.io
|
||||||
local_dir: ./dist/goreleaser.github.io
|
local_dir: ./dist/goreleaser.github.io
|
||||||
|
Loading…
x
Reference in New Issue
Block a user