Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds scope flag to wasm github action
This has the effect of creating the package.json with a different package name. Without the flag: "name": "ironfish-wasm", With the flag: "name": "@ironfish/ironfish-wasm",
- Loading branch information