okumin opened a new pull request, #49: URL: https://github.com/apache/hive-site/pull/49
We have to keep the file on the publish branch. https://issues.apache.org/jira/browse/HIVE-28950 [This commit](https://github.com/apache/hive-site/commit/80db289d45ca4e4659aa1024832de5ae0d30bbdd) removed `.asf.yaml` with the following content. ```yaml publish: whoami: asf-site ``` I surveyed some sites using `peaceiris/actions-gh-pages`. Most projects copy `.asf.yaml` in the main branch on CI. This will add some redundant YAML entries, but it is likely the easiest. - https://github.com/apache/dubbo-website/blob/0e2be69763d459ffc07c6bcd9851df7b889fd253/.github/workflows/build_and_deploy_history.yml - Output: https://github.com/apache/dubbo-website/blob/asf-site-v2/.asf.yaml - https://github.com/apache/incubator-baremaps-site/blob/2fd432e9cdb9e154656cd16ba1a458817a543158/.github/workflows/publish.yml - Output: https://github.com/apache/incubator-baremaps-site/blob/asf-site/.asf.yaml -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org