mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-31 19:59:01 +01:00
Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#14276)
This commit is contained in:
parent
c6987f65fe
commit
386e72a22d
2 changed files with 2 additions and 1 deletions
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
|
||||
# Deploy to the target directory.
|
||||
- name: Deploy to gh pages
|
||||
uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # v3.8.0
|
||||
uses: peaceiris/actions-gh-pages@de7ea6f8efb354206b205ef54722213d99067935 # v3.9.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./book
|
||||
|
|
1
changelog.d/14276.misc
Normal file
1
changelog.d/14276.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0.
|
Loading…
Reference in a new issue