Skip to content

Commit 05efea5

Browse files
committed
ci: access public for scoped package
1 parent 761ed24 commit 05efea5

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
@@ -19,4 +19,4 @@ jobs:
1919
registry-url: https://registry.npmjs.org
2020
package-manager-cache: false
2121
- run: yarn install --frozen-lockfile
22-
- run: npm publish
22+
- run: npm publish --access public

0 commit comments

Comments
 (0)