github-pages-deploy-action/.github/workflows
Axel Hecht 560e416032
Stop checking out workspace (#515)
* Stop checking out base branch before deployment, drop option.

* Don't check out default branch, as we don't check out base branch, drop option.

* Don't stash/unstash as we don't update the workdir, drop preserve option.

* Don't init the workspace

* Only fetch the remote branch if it exists, only with depth 1.

* Rely on previous checkouts to have handled lfs files correctly, drop option.

* Update README, action.yml, integration tests
2020-12-07 10:11:58 -05:00
..
build.yml Setup node workflows 2020-11-17 11:57:42 -05:00
codeql-analysis.yml Create codeql-analysis.yml 2020-07-15 09:43:03 -04:00
integration-beta.yml Stop checking out workspace (#515) 2020-12-07 10:11:58 -05:00
integration.yml Stop checking out workspace (#515) 2020-12-07 10:11:58 -05:00
publish.yml Setup node workflows 2020-11-17 11:57:42 -05:00