mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 17:37:58 -05:00
chore: update package and publish as restricted (#74)
Fixed package name and publish as restricted
This commit is contained in:
3
.github/workflows/sdk-canary.yml
vendored
3
.github/workflows/sdk-canary.yml
vendored
@@ -43,4 +43,5 @@ jobs:
|
||||
run: yarn version --new-version "0.0.0-${GITHUB_SHA::8}" --no-git-tag-version
|
||||
|
||||
- name: Publish canary
|
||||
run: npm publish --access public --tag canary
|
||||
# run: npm publish --access public --tag canary
|
||||
run: npm publish --access restricted --tag canary
|
||||
Reference in New Issue
Block a user