Skip to content

Commit 81615a2

Browse files
authored
Merge pull request #139 from flagship-io/Heihokon-patch-1
Remove registry URL from npm workflow
2 parents ffe821e + 7cf7509 commit 81615a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/npm-cd-latest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-node@v4
2222
with:
2323
node-version: '23.x'
24-
registry-url: 'https://registry.npmjs.org'
2524
cache: "yarn"
2625
cache-dependency-path: yarn.lock
2726
- name: Install modules

0 commit comments

Comments
 (0)