Is there a recommended method to setup github workflow to publish to confluence. #6915
Unanswered
kristian-relectrify
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Did you try to do what is described in https://quarto.org/docs/publishing/confluence.html but inside github action ? We may be missing some non-interactive configuration options. like for passing a API key as secret in a GHA workflow 🤔 It would help to have the list of everything that may not work... |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have tried searching the docs and quarto's github repo but I could not find a guide on how to setup a workflow that publishes to confluence on merge. There are guides on how to setup a github workflow to publish to github pages, netlify, etc. but there isn't one for confluence.
Beta Was this translation helpful? Give feedback.
All reactions