I had a workaround that worked until recently that would publish a single vault by using a github action to create the dendron.yml file and build pages. https://github.com/zanloy/notes-development/blob/main/.github/workflows/publish-to-pages.yml. But recently it stopped working at the "dendron-cli workspace init" command saying that dendron.yml can't be opened. Isn't the point of the init to build that file?