fabric-chaincode-java icon indicating copy to clipboard operation
fabric-chaincode-java copied to clipboard

Publish docs on push

Open bestbeforetoday opened this issue 1 year ago • 0 comments

The documentation is not being republished when new changes are pushed to the repository. This means the API can become out of step with the current codebase.

Documentation publishing used to happen with this job in the Azure Pipelines build. The use of the GitHub Actions deploy-pages action (as used in the fabric-gateway build) might be a good approach to use.

bestbeforetoday avatar Dec 13 '24 16:12 bestbeforetoday