Skip to content

Commit df6c0ef

Browse files
authored
Update publish-npm.yml
1 parent 359e955 commit df6c0ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: actions/setup-node@v4
2929
with:
3030
node-version: '20'
31+
always-auth: true
3132

3233
- name: Install dependencies
3334
run: |

0 commit comments

Comments
 (0)