Commit 0da1603
committed
Simplify release workflow condition in CI
Replaced complex conditional checks with a single "released" event type. This simplifies the workflow and improves maintainability by removing redundant logic for pre-release and branch naming conventions.1 parent fd21d6b commit 0da1603
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 7 | + | |
14 | 8 | | |
15 | 9 | | |
16 | 10 | | |
| |||
0 commit comments