Skip to content

Commit cc5130b

Browse files
committed
test: package publishing
1 parent 34aca87 commit cc5130b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- run: npm --version
2727
- run: npm ci
2828
- run: npm run build --if-present
29-
- run: npm publish
29+
- run: npm publish --access public

0 commit comments

Comments
 (0)