mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-03 19:45:05 +01:00
Bump crazy-max/ghaction-github-pages from v2.0.1 to v2.1.0 (#112)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from v2.0.1 to v2.1.0. - [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.0.1...0b06869321e349757785252ef99c693ef71fd09d) 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:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
-
|
||||
name: Deploy
|
||||
if: success() && github.event_name != 'pull_request' && (endsWith(github.ref, github.event.repository.default_branch) || steps.prepare.outputs.release == 'true')
|
||||
uses: crazy-max/ghaction-github-pages@v2.0.1
|
||||
uses: crazy-max/ghaction-github-pages@v2.1.0
|
||||
with:
|
||||
target_branch: gh-pages
|
||||
build_dir: site
|
||||
|
||||
Reference in New Issue
Block a user