diff --git a/.github/workflows/site-deploy.yml b/.github/workflows/site-deploy.yml index dea8300a..3b11818f 100644 --- a/.github/workflows/site-deploy.yml +++ b/.github/workflows/site-deploy.yml @@ -53,7 +53,6 @@ jobs: with: personal_token: ${{ secrets.XTABLE_SITE_DEPLOY }} external_repository: apache/incubator-xtable-site - keep_files: true publish_branch: main publish_dir: ./website/build user_name: ${{ github.actor }}