Skip to content

Commit

Permalink
Release workflow tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDragonXD committed Sep 10, 2024
1 parent 975f463 commit 86c1bbb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_release_apk.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# TODO: Add signing key and build app bundle
name: Build release APK

on:
workflow_dispatch:
push:
branches:
- main

jobs:
build-release-apk:
Expand Down

0 comments on commit 86c1bbb

Please sign in to comment.