github-pages-deploy-action/.github
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
..
ISSUE_TEMPLATE Update config.yml 2020-10-14 12:11:12 -04:00
workflows Stop checking out workspace (#515) 2020-12-07 10:11:58 -05:00
CODEOWNERS Create CODEOWNERS 2020-01-18 16:09:40 -05:00
dependabot.yml Creates Dependdabot yml file (#440) 2020-10-02 08:42:11 -04:00
FUNDING.yml Adds funding button 2020-10-14 07:58:13 -04:00
PULL_REQUEST_TEMPLATE.md Init 🚀 2019-03-02 18:43:28 -05:00
stale.yml Create stale.yml 2020-02-27 16:27:53 -05:00