Commit 98e9053
committed
ci: allow workflow_dispatch to trigger development publish
When manually triggering CI on a non-main branch, also run the
development publish step. Uses github.ref_name as fallback for
HEAD_REF since github.head_ref is empty in workflow_dispatch.1 parent 9012a07 commit 98e9053
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
100 | 103 | | |
101 | | - | |
| 104 | + | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
| |||
0 commit comments