mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
Merge pull request #222 from agbrs/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.3.3
This commit is contained in:
commit
0e7fb41501
2
.github/workflows/publish-agb.yml
vendored
2
.github/workflows/publish-agb.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
- name: Build the book
|
||||
run: just build-book
|
||||
- name: Deploy the book
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.2
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: book/book
|
||||
|
|
Loading…
Reference in a new issue