Skip to content

Commit 47a470f

Browse files
committed
access: public
1 parent 8aea564 commit 47a470f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/npm-publish.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
with:
5151
node-version: 20
5252
- run: npm ci
53-
- uses: JS-DevTools/npm-publish@v1
53+
- uses: JS-DevTools/npm-publish@v3
5454
with:
5555
token: ${{ secrets.NPM_TOKEN }}
56+
access: public

0 commit comments

Comments
 (0)