Commit f093472
authored
Beta releases (#363)
* Add pre-release support with "...-beta" tags
* Add "pre" as keyword for prereleases
* Use ref_name instead of ref
ref: The branch or tag ref that triggered the workflow run. For branches this is the format refs/heads/<branch_name>, and for tags it is refs/tags/<tag_name>.
ref_name: The branch or tag name that triggered the workflow run.1 parent cfb969b commit f093472
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments