Commit a35204f
committed
docs(release-check): require creating a GitHub Release, not just a tag
A pushed git tag does not create a GitHub Release; the repo landing page shows
the latest Release, so v0.2.1 still displayed as v0.2.0 until 'gh release create'
was run. Add step 11 and a pitfall to make release publication explicit.1 parent ae6a849 commit a35204f
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
83 | 102 | | |
84 | 103 | | |
| 104 | + | |
85 | 105 | | |
86 | 106 | | |
87 | 107 | | |
| |||
0 commit comments