Triggering Export In A Github Action #691
Answered
by
KosmosisDire
kryptykphysh
asked this question in
Q&A
|
I'm currently using Quartz to deploy to Github pages when I push changes to my Obsidian Vault's repository. I'd really like to switch to use your plugin, as it supports Canvas. Is there a Github Action I can use to run an export automatically? |
Answered by
KosmosisDire
Sep 16, 2025
Replies: 1 comment 1 reply
|
There sortof is. There is work on a docker container which can run in github actions. I started it originally but it has mostly been worked on by contributors and there is not documentation on it yet. Check out #684 to see some of the work on it and maybe something to get you started. Unfortualtely I don't think there is, right now, an easy non-technical solution for this, but it is being worked on. |
1 reply
Answer selected by
kryptykphysh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There sortof is. There is work on a docker container which can run in github actions. I started it originally but it has mostly been worked on by contributors and there is not documentation on it yet. Check out #684 to see some of the work on it and maybe something to get you started. Unfortualtely I don't think there is, right now, an easy non-technical solution for this, but it is being worked on.