Merge pull request #48 from rpearce/dependabot/github_actions/crazy-max/ghaction-github-pages-3.2.0
This commit is contained in:
commit
1644925dd8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
|||
|
||||
- name: Deploy to GitHub Pages
|
||||
if: success()
|
||||
uses: crazy-max/ghaction-github-pages@v3.1.0
|
||||
uses: crazy-max/ghaction-github-pages@v3.2.0
|
||||
with:
|
||||
build_dir: result
|
||||
target_branch: gh-pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue