Skip to content

Commit 5aa7850

Browse files
authored
CI: add rust publish to pnpm (#137)
1 parent c526d9a commit 5aa7850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"clients:cli:test": "zx ./scripts/rust/test.mjs clients/cli",
2121
"template:upgrade": "zx ./scripts/upgrade-template.mjs",
2222
"rust:audit": "zx ./scripts/rust/audit.mjs",
23+
"rust:publish": "zx ./scripts/rust/publish.mjs",
2324
"rust:spellcheck": "cargo spellcheck --code 1",
2425
"rust:semver": "zx ./scripts/rust/semver.mjs"
2526
},

0 commit comments

Comments
 (0)