Compare commits
4 Commits
develop
...
legacy-jel
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e908c11d45 | ||
|
|
509d615a61 | ||
|
|
9ebe620d52 | ||
|
|
e928611285 |
3
.github/workflows/docs-deploy.yml
vendored
3
.github/workflows/docs-deploy.yml
vendored
@@ -3,9 +3,10 @@
|
|||||||
name: Deploy to GitHub Pages
|
name: Deploy to GitHub Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- legacy-jellyseerr
|
||||||
paths:
|
paths:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'gen-docs/**'
|
- 'gen-docs/**'
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
|
|||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
- [Node.js 22.x](https://nodejs.org/en/download/)
|
- [Node.js 22.x](https://nodejs.org/en/download/)
|
||||||
- [Pnpm 10.x](https://pnpm.io/installation)
|
- [Pnpm 9.x](https://pnpm.io/installation)
|
||||||
- [Git](https://git-scm.com/downloads)
|
- [Git](https://git-scm.com/downloads)
|
||||||
|
|
||||||
## Unix (Linux, macOS)
|
## Unix (Linux, macOS)
|
||||||
|
|||||||
Reference in New Issue
Block a user