mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
CI Action: Merge build-debug-apk and send-notification
This commit is contained in:
7
.github/workflows/build_debug_apk.yml
vendored
7
.github/workflows/build_debug_apk.yml
vendored
@@ -36,11 +36,8 @@ jobs:
|
||||
with:
|
||||
name: Lawnchair
|
||||
path: build/outputs/apk/lawnWithQuickstep/debug/**.apk
|
||||
send-notification:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build-debug-apk
|
||||
steps:
|
||||
- uses: technote-space/workflow-conclusion-action@v2.1.5
|
||||
- name: Save Workflow status as environment variable
|
||||
uses: technote-space/workflow-conclusion-action@v2.1.5
|
||||
- name: Send notification
|
||||
uses: appleboy/telegram-action@v0.1.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user