F21 commented on PR #4170:
URL: https://github.com/apache/calcite/pull/4170#issuecomment-2614283358

   Just to confirm that this works (so we don't create too much noise on 
`main`), can you fork the `calcite-site` repo and update the 
`publish-non-release-website-updates.yml` workflow in your own fork of 
`calcite` to test?
   
   The bits you need to change are here:
   - 
https://github.com/apache/calcite/blob/main/.github/workflows/publish-non-release-website-updates.yml#L67
   - 
https://github.com/apache/calcite/blob/main/.github/workflows/publish-non-release-website-updates.yml#L70
   
   You should also create a GitHub personal access token to and set it as a 
GitHub Actions secret and use it in the workflow to allow the `calcite` repo to 
write to the `calcite-site` repo.


-- 
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]

Reply via email to