Trigger builds from PAT submodule bumps and allow manual dispatch.
All checks were successful
Build / increment-version (push) Successful in 5s
Build / build-android (push) Successful in 5m8s

This commit is contained in:
2026-08-03 16:32:38 +10:00
parent bd25ce8e1d
commit 491a5845f0
2 changed files with 4 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ on:
- dev
tags:
- 'v*'
workflow_dispatch:
jobs:
increment-version: