Skip to content

Cobalt deploy gh-pages

Actions
Github action to deploy static page generated with cobalt into gh-pages branch on Github
v1.0.0
Latest
Star (3)

Cobalt deploy GithubPages

This action deploy the build generated by cobalt.

inputs

githubToken

Required Personal Access Token with permission to the repository.

repo

Repository to push building page. By default use env GITHUB_REPOSITORY

branch

Branch to push building page. Default: gh-pages

cname

Registry dns name to GithubPage. By default is assigned by Github.

Example

uses: saidgeek/cobalt-deploy-gh-pages
with:
  githubToken: ${{ secrets.GITHUBTOKEN }}

Cobalt deploy gh-pages is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Github action to deploy static page generated with cobalt into gh-pages branch on Github
v1.0.0
Latest

Cobalt deploy gh-pages is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.