Merge pull request #34 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-3.1.0
chore(deps): bump crazy-max/ghaction-github-pages from 3.0.0 to 3.1.0
This commit is contained in:
commit
6e2138a209
1 changed files with 1 additions and 1 deletions
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@v3.0.0
|
uses: crazy-max/ghaction-github-pages@v3.1.0
|
||||||
with:
|
with:
|
||||||
build_dir: result
|
build_dir: result
|
||||||
target_branch: gh-pages
|
target_branch: gh-pages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue