Skip to content

Github-deploy-actions

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeoy jeoy released this 27 Sep 03:08
· 1 commit to master since this release

This action will auto build and deploy to target branch when it get triggered.

Also it can preserve the history of gh-pages and convenient for rolling back to previous version.

And it will compare deployment file to previous version by using git status --porcelain, it will not to deploy if nothing change.