mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Fix regression in docs CI
This commit is contained in:
parent
c02f7fdc33
commit
ea4439d6e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
||||||
path: docs
|
path: docs
|
||||||
|
|
||||||
- name: Deploy docs 🚀
|
- name: Deploy docs 🚀
|
||||||
uses: JamesIves/github-pages-deploy-action@4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: docs
|
folder: docs
|
||||||
|
|
Loading…
Reference in a new issue