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 918080b commit 6539f38Copy full SHA for 6539f38
1 file changed
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
version: 10
19
- uses: actions/setup-node@v6
20
with:
21
- node-version: "22.x"
+ node-version: "24.x"
22
registry-url: "https://registry.npmjs.org"
23
- run: pnpm install
24
- run: pnpm publish --provenance --access public --no-git-checks
0 commit comments