Update android.yml
This commit is contained in:
parent
fbc371d141
commit
1b9c0dfebc
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
|
@ -23,6 +23,6 @@ jobs:
|
|||
- name: Releasing using Hub
|
||||
uses: ShaunLWM/action-release-debugapk@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
||||
APP_FOLDER: app
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
APP_FOLDER: core
|
||||
RELEASE_TITLE: New Build
|
||||
|
|
Loading…
Reference in New Issue
Block a user