Restrict releases to version tags
Gitea Android APK / build (push) Failing after 0s
Gitea Smoke / smoke (push) Successful in 0s

This commit is contained in:
Codex
2026-07-06 12:43:11 +00:00
parent 67968654cb
commit 147cec7c6b
3 changed files with 8 additions and 26 deletions
+2 -2
View File
@@ -78,8 +78,8 @@ Create the base64 value from your release keystore:
base64 -w 0 tmux-android-release.jks
```
Branch builds create Actions artifacts only. Use them to verify grouped changes
before publishing.
Branch builds and manual workflow runs create Actions artifacts only. Use them
to verify grouped changes before publishing.
Publish a release build by pushing a `v*` tag. A tag should be reserved for a
coherent feature/test batch, not every small UI or text change. Tag publishing