mirror of
https://github.com/stan220/Zte-F660-Control.git
synced 2026-09-08 17:28:39 +00:00
Update main.yml
This commit is contained in:
@@ -19,5 +19,9 @@ jobs:
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew assembleDebug
|
||||
|
||||
- name: Publish release drafts
|
||||
uses: test-room-7/action-publish-release-drafts@v0.1.1
|
||||
- name: Debug APK Publisher
|
||||
uses: ShaunLWM/action-release-debugapk@0.0.5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
||||
APP_FOLDER: app
|
||||
RELEASE_TITLE: New Build
|
||||
|
||||
Reference in New Issue
Block a user