Merge pull request #16 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-2.5.0
chore(deps): bump crazy-max/ghaction-github-pages from 2.3.0 to 2.5.0
This commit is contained in:
commit
af4733773f
|
@ -49,7 +49,7 @@ jobs:
|
|||
|
||||
- name: GitHub Pages
|
||||
if: success()
|
||||
uses: crazy-max/ghaction-github-pages@v2.3.0
|
||||
uses: crazy-max/ghaction-github-pages@v2.5.0
|
||||
with:
|
||||
build_dir: result
|
||||
target_branch: gh-pages
|
||||
|
|
Loading…
Reference in New Issue