Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

deploy-gh-pages

GitHub action for building a Saber website and deploying it to GitHub pages.

workflow "Deploy Site" {
  on = "push"
  resolves = ["Build and Deploy Saber"]
}

action "Build and Deploy Saber" {
  uses = "saberland/deploy-gh-pages@master"
  secrets = ["GITHUB_TOKEN"]
}

License

MIT.

About

GitHub action for building a Saber website and deploying it to GitHub pages.

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages