Skip to content

Commit 8686e3f

Browse files
updated auth type
1 parent b98f1e6 commit 8686e3f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
with:
2525
node-version: '20'
2626
registry-url: 'https://registry.npmjs.org'
27+
always-auth: true
28+
auth-type: 'oidc'
2729

2830
- name: Install dependencies
2931
run: npm install

0 commit comments

Comments
 (0)