Commit e8142c5
committed
fix: release workflow needs to start on main
The release workflow is currently broken because it checks out the
release-* branch and attempts to run an action from there, this action
does not exist in the release-* branch and should instead be using the
version from main.1 parent 0e7b1cb commit e8142c5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments