Commit 1ab474cc authored by Sparkf's avatar Sparkf 🏙️ Committed by GitHub
Browse files

Only preserve the last commit on gh-page branch

parent 0c6d8d2f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ jobs:
      with:
        github_token: ${{ secrets.ACCESS_TOKEN }}
        publish_dir: ./docs/.vuepress/dist/
        force_orphan: true
    
    - name: setup aliyun oss
      uses: manyuanrong/setup-ossutil@master