Merge pull request #22 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-2.6.0
chore(deps): bump crazy-max/ghaction-github-pages from 2.5.0 to 2.6.0
This commit is contained in:
commit
9a03eb23a6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
- name: GitHub Pages
|
- name: GitHub Pages
|
||||||
if: success()
|
if: success()
|
||||||
uses: crazy-max/ghaction-github-pages@v2.5.0
|
uses: crazy-max/ghaction-github-pages@v2.6.0
|
||||||
with:
|
with:
|
||||||
build_dir: result
|
build_dir: result
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user