Bump crazy-max/ghaction-github-pages from v2.1.2 to v2.1.3 (#185)

Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2.1.2...361b74e73ccac505c7b5bcbff9b7d6cb0510dc4e)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-07 18:47:22 +00:00
committed by GitHub
parent 144d9904a6
commit 65182db118

View File

@@ -61,7 +61,7 @@ jobs:
-
name: Deploy
if: success() && github.event_name != 'pull_request' && (endsWith(github.ref, github.event.repository.default_branch) || steps.prep.outputs.release == 'true')
uses: crazy-max/ghaction-github-pages@v2.1.2
uses: crazy-max/ghaction-github-pages@v2.1.3
with:
target_branch: gh-pages
build_dir: site