Skip to content

Commit f3ad9c4

Browse files
committed
ci: generate docs in release
1 parent 41cbe9b commit f3ad9c4

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

.github/workflows/docs-bot.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
with:
3131
node-version: lts/*
3232
- run: npm ci
33+
- run: npm run docs
3334
- uses: actions/download-artifact@v2
3435
with:
3536
name: build

0 commit comments

Comments
 (0)