Skip to content

Commit f31502d

Browse files
committed
fix: Add access public to release GHA
1 parent 30607ad commit f31502d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm_publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
- uses: JS-DevTools/npm-publish@v1
2929
with:
3030
token: ${{ secrets.NPM_TOKEN }}
31+
access: public

0 commit comments

Comments
 (0)