Commit 9696214
committed
docs: warn against tagging a [skip ci] commit [skip ci]
Tagging v8-14.9.207.39-1 landed the tag but built nothing: GitHub applies
[skip ci] to the head commit of any push, tags included, and that commit
carried one from protecting an in-flight run.
Dispatching with --ref <tag> is the way out -- github.ref is still the
tag, so the release job's condition holds and no retagging is needed.1 parent a1e3b5a commit 9696214
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
97 | 103 | | |
98 | 104 | | |
99 | 105 | | |
| |||
0 commit comments