ci(gh): keep only latest commit in gh-pages

This commit is contained in:
Ming Di Leom 2022-08-02 02:35:35 +00:00
parent 282de47e06
commit 76663f5f88
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 0 deletions

View File

@ -30,3 +30,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public
force_orphan: true