mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
stack-cli npm publish
This commit is contained in:
parent
8f0be2d94c
commit
a354590321
2
.github/workflows/npm-publish.yaml
vendored
2
.github/workflows/npm-publish.yaml
vendored
@ -43,6 +43,6 @@ jobs:
|
||||
|
||||
- name: Publish packages
|
||||
# pnpm publish skips versions that already exist on npm by default
|
||||
run: pnpm publish -r --no-git-checks
|
||||
run: pnpm publish -r --no-git-checks --access public
|
||||
env:
|
||||
NPM_CONFIG_PROVENANCE: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user