Commit 57f645f
committed
Fix: attach APK to release on manual workflow_dispatch trigger
The 'Attach APK to Release' step was skipped on workflow_dispatch because
it only ran on release events. Added a second attachment step that handles
manual triggers with a release_tag input.1 parent d77d34c commit 57f645f
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
0 commit comments