Do build docs in another PR
This commit is contained in:
parent
65cf256775
commit
ae5469cf62
1 changed files with 0 additions and 1 deletions
1
.github/workflows/merge.yml
vendored
1
.github/workflows/merge.yml
vendored
|
|
@ -30,7 +30,6 @@ jobs:
|
|||
cache: 'npm'
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm run build:docs
|
||||
- run: npx pr-release merge --target main --source next --commit --force --clean --changelog --compact --out ./docs/recent-changes.md
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue