Commit dff785f
docs: add "watch the run" step to release cycle (#2230)
The old release flow ended at "create the GitHub release", which
is what triggers play-release.yml but isn't itself the moment the
update reaches users. If the Play upload fails after the release
publishes, the release exists but the AAB never lands — and the
maintainer can step away thinking the work is done.
Step 5 now says to watch the Play Release run with gh run watch
until it succeeds. The prior step 5 ("Tag automatically created
during release process") was a note, not an action; folded it into
step 4 as a parenthetical.
Co-authored-by: Owen McGirr <o.a.mcgirr@gmail.com>1 parent fa90457 commit dff785f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
| 165 | + | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments