Commit b25f70b
committed
fix: always sync branches regardless of beta versions
- Remove job-level condition that skipped sync when no beta versions
- Move beta check to version update step only
- Ensure main changes are always synced to develop/staging
- Fixes issue where workflow changes weren't synced1 parent 390404b commit b25f70b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | 58 | | |
60 | 59 | | |
61 | 60 | | |
| |||
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments