thefrustrateddev/Deploy Vue Apps to Github Pages

This github action builds the vue app and creates a new branch names gh-pages to deploy the repo to github pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
usernameUsernameyes
reponameReponameyes
tokenYour Github tokenyes
buildscriptBuild script specified in package.json (By default takes build as the script).nobuild
basebranchnameBase branch through which the gh pages should be creatednomaster
emailEmail for git confignoaction@example.com
nameName for Git Confignoaction
commitmessageCommit message for creation of gh pagesnoCreate gh-pages

no outputs