mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
Merge pull request #169 from agbrs/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.2.5
This commit is contained in:
commit
c2daa64329
2
.github/workflows/publish-agb.yml
vendored
2
.github/workflows/publish-agb.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
run: mdbook build
|
||||
working-directory: book
|
||||
- name: Deploy the book
|
||||
uses: JamesIves/github-pages-deploy-action@v4.2.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.2.5
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: book/book
|
||||
|
|
Loading…
Reference in a new issue