Skip to content

Commit d129bc9

Browse files
fix: release workflow
1 parent 198ce81 commit d129bc9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,10 @@ on:
77
- main
88

99
jobs:
10-
update-major-version:
11-
runs-on: ubuntu-latest
12-
1310
# ===========================================
1411
# Update Develop Branch
1512
# ===========================================
1613
update-develop-branch:
17-
needs:
18-
- update-major-version
1914
runs-on: ubuntu-latest
2015
steps:
2116
# -------------------------------------------

0 commit comments

Comments
 (0)