Skip to content

Commit 905386b

Browse files
committed
chore: fix publish github namespace
1 parent ebd6b2e commit 905386b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_github.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: deef0000dragon1/json-edit-action@v1
1818
env:
1919
KEY: name
20-
VALUE: "@wxsms/uiv"
20+
VALUE: "@uiv-lib/uiv"
2121
FILE: package.json
2222
- uses: c-hive/gha-yarn-cache@v1
2323
- run: yarn --frozen-lockfile

0 commit comments

Comments
 (0)