Try something else with the workflow

This commit is contained in:
astatin3
2024-07-24 16:07:27 -06:00
parent aca8416047
commit 28a481bba4
2 changed files with 3 additions and 28 deletions
+3 -2
View File
@@ -2,8 +2,9 @@ name: Build & Publish Release APK
on:
push:
tags:
- '*'
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
Gradle: