feat: manual trigger

This commit is contained in:
ibo
2024-06-19 21:47:36 +02:00
committed by GitHub
parent 0fe12a0a29
commit 6b665b9e5b

View File

@@ -1,6 +1,7 @@
name: Build APK and Notify Discord
on:
workflow_dispatch:
push:
branches:
- dev
@@ -22,6 +23,7 @@ jobs:
- name: Download last SHA artifact
if: ${{ env.SKIP_BUILD != 'true' }}
uses: dawidd6/action-download-artifact@v3
with:
workflow: beta.yml