mirror of https://gitlab.com/curben/blog
ci(gh): keep only latest commit in gh-pages
This commit is contained in:
parent
282de47e06
commit
76663f5f88
|
@ -30,3 +30,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
|
force_orphan: true
|
||||||
|
|
Loading…
Reference in New Issue