diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0d125ee..f377fa6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,4 +34,5 @@ jobs: github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }} user_name: ${{ secrets.USER_NAME }} user_email: ${{ secrets.USER_EMAIL }} + force_orphan: true commit_message: deploy gh-pages