Skip to content

Commit c0fa32b

Browse files
committed
ci: fix release ci
1 parent 4c0144c commit c0fa32b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ on:
77
- "v*"
88

99
jobs:
10-
pre-release:
11-
needs: build
10+
release:
1211
name: "Release"
1312
runs-on: "ubuntu-latest"
1413

0 commit comments

Comments
 (0)