Skip to content

Commit a34bbd6

Browse files
committed
chore: auth to npm
1 parent 21dfbc5 commit a34bbd6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- uses: actions/setup-node@v4
2222
with:
2323
version: 24
24+
always-auth: true
25+
registry-url: https://registry.npmjs.org/
2426

2527
- name: Setup Git
2628
run: |

0 commit comments

Comments
 (0)