Skip to content
Discussion options

You must be logged in to vote

The Quarto GitHub action is a simple and minimalist action with low privileges requirements.

If you want to build from repo A and push results to repo B, then you have to write those steps in your GitHub Action workflow.
Default secret token would allow you to do the git push step to another repository, thus you'll need to set a new token with sufficient permission.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@benlindsay
Comment options

Answer selected by benlindsay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants