Commit 31dc8cd
committed
Another fix for prereleases
In order to skip tagging the prerelease version,
we need to entirely skip the publish to GitHub Releases step.
Passing a null tag causes the step to error,
which ends the build.
Signed-off-by: David Thompson <davthomp@redhat.com>1 parent 9e452d7 commit 31dc8cd
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | | - | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
0 commit comments