vinishjail97 commented on code in PR #576:
URL: https://github.com/apache/incubator-xtable/pull/576#discussion_r1835118520
##########
.github/workflows/site-deploy.yml:
##########
@@ -53,7 +53,7 @@ jobs:
with:
personal_token: ${{ secrets.XTABLE_SITE_DEPLOY }}
external_repository: apache/incubator-xtable-site
- keep_files: false
+ keep_files: true
Review Comment:
Checked few other apache project as well we don't need to keep this flag.
https://github.com/peaceiris/actions-gh-pages?tab=readme-ov-file#%EF%B8%8F-keeping-existing-files-keep_files
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]