Skip to content

Commit e84480e

Browse files
committed
fix: Publish script npm url
1 parent dfa638f commit e84480e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
uses: actions/setup-node@v4
3131
with:
3232
node-version: '20'
33-
registry-url: 'https://npm.pkg.github.com'
34-
scope: '@birl'
3533

3634
- name: Install dependencies
3735
run: npm install

0 commit comments

Comments
 (0)