mirror of
https://github.com/kennethnym/jrx.git
synced 2026-03-20 11:51:17 +00:00
Compare commits
1 Commits
fix-publis
...
bump-v0.2.
| Author | SHA1 | Date | |
|---|---|---|---|
| c718b146d2 |
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -21,6 +21,6 @@ jobs:
|
|||||||
|
|
||||||
- run: bun test
|
- run: bun test
|
||||||
|
|
||||||
- run: bunx npm publish --provenance --access public
|
- run: bun publish --access public --provenance
|
||||||
env:
|
env:
|
||||||
NPM_CONFIG_REGISTRY: https://registry.npmjs.org
|
NPM_CONFIG_REGISTRY: https://registry.npmjs.org
|
||||||
|
|||||||
Reference in New Issue
Block a user