Skip to content

Commit d14ffb3

Browse files
public publish
1 parent 566e6eb commit d14ffb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/realease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
registry-url: 'https://registry.npmjs.org'
1515
- run: npm install
1616
- run: npm run build
17-
- run: npm publish
17+
- run: npm publish --access public
1818
env:
1919
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)