Skip to content

Commit 5c89471

Browse files
committed
ci: add registry back
1 parent d6937e8 commit 5c89471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
${{ runner.os }}-node-
6161
- run: yarn install --frozen-lockfile
6262

63-
- run: yarn publish
63+
- run: yarn publish --registry=https://npm.pkg.github.com
6464
env:
6565
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)