Skip to content

Commit ed35f47

Browse files
committed
chore: 增加自动发布配置
1 parent 99a43ac commit ed35f47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
registry-url: 'https://registry.npmjs.org'
3333

3434
- name: Install Dependencies
35-
run: pnpm install --frozen-lockfile
35+
run: pnpm install
3636

3737
- name: Build
3838
run: pnpm run build

0 commit comments

Comments
 (0)