Skip to content

Commit bf0ed10

Browse files
committed
test
1 parent aecd9b6 commit bf0ed10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
node-version: 14
2929
registry-url: https://registry.npmjs.org
3030
- run: npm ci
31-
- run: npm publish
31+
- run: npm publish --access public
3232
env:
3333
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)