CI build and deploy - pencil2d/pencil GitHub Wiki
Documentation
If you need the documentation deployed to your own doxygen repo, the following repository secret should be defined:
The GitHub token used to update the generated docs in the pencil-docs repo:
- DOCS_REPO_TOKEN
To learn how to create a GitHub access token, please go here.
In addition, the repository path must be updated in the workflow definition itself since, as of this writing, it is hard-coded.