chore: bump dependencies & updated workflow
This commit is contained in:
@@ -49,6 +49,7 @@ jobs:
|
||||
run: pnpm run packages:build
|
||||
|
||||
- name: Packages publish
|
||||
run: pnpm run packages:publish
|
||||
run: pnpm publish -r --access public --no-git-checks
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
NPM_CONFIG_PROVENANCE: true
|
||||
|
||||
Reference in New Issue
Block a user