Skip to content

Commit 72f2286

Browse files
committed
CI/CD
1 parent 76dc862 commit 72f2286

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525

2626
- run: pnpm build
2727

28-
- run: pnpm publish --provenance --no-git-checks
28+
- run: pnpm publish --provenance --no-git-checks --access public
2929
env:
3030
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)