Commit 0e587e2
committed
feat: extend semantic-release workflow to support alpha and beta branches
- Updated GitHub Actions workflow to trigger releases on `alpha` and `beta` branches in addition to `main`.
- Fixed minor README typo for improved clarity in the beta testing section.
Issue NMO-670, NMO-648, NMO-6931 parent f24469c commit 0e587e2
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments