Skip to content

Commit 37572b8

Browse files
fix: remove registry-url to let npm OIDC detection work standalone
🤖 Generated with Mister Maluco Co-Authored-By: MisterMal <teskeslab@lucasteske.dev>
1 parent 2de5917 commit 37572b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
- uses: actions/setup-node@v6
2020
with:
2121
node-version: '24'
22-
registry-url: 'https://registry.npmjs.org'
23-
package-manager-cache: false
2422

2523
- run: npm ci
2624

0 commit comments

Comments
 (0)