Skip to content

Commit

Permalink
add publish-jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Oct 25, 2024
1 parent 3d612fb commit e479f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist-workspace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ci = "github"
installers = ["shell", "npm"]
# Target platforms to build apps for (Rust target-triple syntax)
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
publish-jobs = ["npm"]
# A namespace to use when publishing this package to the npm registry
npm-scope = "@untitaker"
# Path that installers should place binaries in
Expand Down

0 comments on commit e479f30

Please sign in to comment.