We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee5353 commit 81e00d3Copy full SHA for 81e00d3
.github/workflows/release-check.yml
@@ -42,7 +42,7 @@ jobs:
42
npm run test:full
43
- name: Update Documents
44
run: |
45
- npm run docs
+ npm run build:readme
46
- name: Prepare Pull Request
47
id: vars
48
uses: ./.github/actions/prepare-pr
0 commit comments