GitHubPublisher

class GitHubPublisher(githubToken: String, owner: String = "embabel", repo: String = "publications", commitMessage: String = "Published by Embabel Agent") : Publisher

Constructors

Link copied to clipboard
constructor(githubToken: String, owner: String = "embabel", repo: String = "publications", commitMessage: String = "Published by Embabel Agent")

Functions

Link copied to clipboard
open override fun publish(publicationRequest: PublicationRequest): PublicationResponse

Publish resources at the given location