Skip to content

Commit c40a2f6

Browse files
authored
Remove build from release workflow (#15)
1 parent 37b1a27 commit c40a2f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
- name: Prepare
2222
uses: ./.github/actions/prepare
2323

24-
- name: Build dist
25-
run: pnpm build
26-
2724
- name: Publish Packages
2825
env:
2926
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)