Update android.yml

This commit is contained in:
Yawata 2024-10-05 16:38:41 +08:00 committed by GitHub
parent 02ae76fc72
commit f5f4fc28ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,8 @@ name: Android Release Build and Publish
on:
push:
tags:
- 'v*' # 当推送一个新的版本标签(例如 v1.0.0)时触发
branches:
- main
jobs:
build: