Skip to content

Commit 5c45863

Browse files
committed
feat: improve the replacement logic in README5
1 parent f70b616 commit 5c45863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151

152152
- name: Gzip umd files
153153
run: |
154-
cp f.md README-zip.md
154+
cp README.md README-zip.md
155155
cp README.zh-CN.md README.zh-CN-zip.md
156156
157157
- name: Add README to Release

0 commit comments

Comments
 (0)