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 9774b81 commit e9f91f8Copy full SHA for e9f91f8
.github/workflows/publish.yml
@@ -120,4 +120,4 @@ jobs:
120
run: pnpm install
121
122
- name: Publish new docs
123
- run: node scripts/publish-docs.js
+ run: node scripts/publish-docs.mjs
0 commit comments