docczz/docc2ghpages

Generates a DocC documentation, creates static HTML pages using docc2html, and deploys it to the gh-pagges branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 3, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: docczz/docc2ghpages@c1872bcf9319cb5d094d59c41d6e84e2b0c3fdda # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
schemeThe name of the scheme that the documentation should be generated for passed to xcodebuildyes
tokenThe personal access token (PAT) used to push to the gh-pages branch.yes${{ github.token }}
destinationThe destination the schme can be build for passed to xcodebuild.yesplatform=macOS

no outputs