Skip to main content

@nx-dotnet/nx-ghpages:deploy

Deploy

Deploy a page to a specified repository's gh-pages branch.

Options

remote

  • (string): URL for the git remote to deploy to.

directory

  • (string): Directory to push to gh-pages

remoteName

  • (string): Name of the remote to push to

commitMessage

  • (string): Message of the git commit to gh-pages branch