Skip to content

Commit 93c5530

Browse files
author
Maciej Olejnik
authored
Merge pull request #2 from bit-about/release/v1.0.0
Update npm-publish.yml
2 parents 19acb48 + fe1afdf commit 93c5530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
node-version: 16
4242
registry-url: https://registry.npmjs.org/
4343
- run: npm ci
44-
- run: npm publish
44+
- run: npm publish --access=public
4545
env:
4646
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)