Skip to content

Commit 96cfc0a

Browse files
committed
chore(release): publish 1.3.0
Signed-off-by: tony chen <tony.zq.chen@gmail.com>
1 parent e1dc091 commit 96cfc0a

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
@@ -22,6 +22,7 @@ jobs:
2222
- uses: actions/setup-node@v4
2323
with:
2424
node-version: lts/*
25+
registry-url: 'https://registry.npmjs.org'
2526
- name : GITHUB CONTEXT
2627
env:
2728
GITHUB_CONTEXT: ${{ toJson(github) }}

0 commit comments

Comments
 (0)