Skip to content

Commit 95b25fc

Browse files
authored
Update release-package.yml
1 parent 492e473 commit 95b25fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/setup-node@v1
2424
with:
2525
node-version: 12
26-
registry-url: https://docker.pkg.github.com
26+
registry-url: https://npm.pkg.github.com/
2727
- run: npm ci
2828
- run: npm publish
2929
env:

0 commit comments

Comments
 (0)