Update npm-publish workflow and bump core package version to 1.0.0 (#661)

This commit is contained in:
Nesopie
2025-06-23 18:04:53 +05:30
committed by GitHub
parent 72a7f8177d
commit 42eff712b3
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ jobs:
- name: Build package
run: |
yarn workspace @sdk/qrcode build:deps
yarn workspace @selfxyz/qrcode build:deps
- name: Publish to npm
working-directory: sdk/qrcode