Skip to content

Commit d1ace80

Browse files
committed
feat!: new Venus version
1 parent a3f4203 commit d1ace80

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/auto-publish-beta.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212
push:
1313
branches:
1414
- 'break/**'
15-
- main
1615

1716
permissions:
1817
contents: write
@@ -40,8 +39,6 @@ jobs:
4039

4140
- name: Setup pnpm
4241
uses: pnpm/action-setup@v4
43-
with:
44-
version: 10
4542

4643
- name: Validate package integrity
4744
run: |

0 commit comments

Comments
 (0)