Skip to content

Commit 2864bca

Browse files
committed
chore(ci): remove npm publish package script
1 parent c9d277a commit 2864bca

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish.yml

-5
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,3 @@ jobs:
2626
continue-on-error: true
2727
env:
2828
GITHUB_TOKEN: ${{secrets.ACCESS_TOKEN}}
29-
- run: pnpm -r publish --no-git-checks --access public
30-
env:
31-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
32-
NPM_CONFIG_PROVENANCE: true
33-
NODE_OPTIONS: --max-old-space-size=6144

0 commit comments

Comments
 (0)