Skip to content

Commit a02c4f4

Browse files
committed
ci: release package
1 parent b99fc19 commit a02c4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
run: |
5454
npm install
5555
npm run build --if-present
56-
npm publish --provenance
56+
npm publish --provenance --access public
5757
env:
5858
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)