Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Fix the "APK" workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Aug 30, 2023
1 parent f17766b commit 2a0ebf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: APK
on:
push:
branches:
- prod
- main

jobs:
assemble_demo_apk:
Expand Down

0 comments on commit 2a0ebf2

Please sign in to comment.