Skip to content

Commit 88ddcf9

Browse files
committed
FIx : publish url
1 parent 4c57e92 commit 88ddcf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Build (browser)
4040
run: npm run build:browser
4141

42+
- run: echo "registry=https://npm.pkg.github.com/" >> .npmrc
4243
- run: npm publish
4344
env:
4445
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)