Commit a5cf8a0
committed
workflows/release: allow building pre-release tags
When we build a pre-release tag, we don't want to upload the packages to
packagecloud, since they would have a number greater than the main
release, but we still want to build them. Check if the tag is a
pre-release tag and don't upload it to packagecloud.1 parent 65c955a commit a5cf8a0
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
0 commit comments