There was an error while loading. Please reload this page.
1 parent c2f6ed2 commit 39cccaeCopy full SHA for 39cccae
1 file changed
.github/workflows/release.yml
@@ -38,5 +38,4 @@ jobs:
38
run: |
39
cp target/wasm32-unknown-unknown/release/dprint_plugin_graphql.wasm dprint_plugin/deployment/npm/plugin.wasm
40
cd dprint_plugin/deployment/npm
41
- npm install -g npm@latest
42
- npm publish
+ npx npm@latest publish
0 commit comments