mirror of
https://github.com/Team4388/RidgeScout.git
synced 2026-06-08 16:28:00 -06:00
Try something else with the workflow
This commit is contained in:
@@ -2,8 +2,9 @@ name: Build & Publish Release APK
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
jobs:
|
||||
Gradle:
|
||||
|
||||
Reference in New Issue
Block a user