mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3595 App | Tech | Better naming for Github Actions
(cherry picked from commit 760a156526
)
This commit is contained in:
parent
88403cf9ad
commit
e40f573fbc
3 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
on:
|
||||
workflow_dispatch:
|
||||
name: Build signed release APK
|
||||
name: Build signed release APK and upload to the server
|
||||
jobs:
|
||||
setup-android:
|
||||
runs-on: ubuntu-latest
|
|
@ -1,4 +1,4 @@
|
|||
name: Build release APKs build from tag
|
||||
name: Build release APKs and upload it as Github Actions artefacts
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
Loading…
Add table
Add a link
Reference in a new issue