Skip to content

Commit e479f30

Browse files
committed
add publish-jobs
1 parent 3d612fb commit e479f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist-workspace.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ci = "github"
1111
installers = ["shell", "npm"]
1212
# Target platforms to build apps for (Rust target-triple syntax)
1313
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
14+
publish-jobs = ["npm"]
1415
# A namespace to use when publishing this package to the npm registry
1516
npm-scope = "@untitaker"
1617
# Path that installers should place binaries in

0 commit comments

Comments
 (0)