Skip to content

Commit

Permalink
deploy to store only manualy
Browse files Browse the repository at this point in the history
  • Loading branch information
stslex committed Aug 22, 2023
1 parent a24e43a commit 60a9a26
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/android_deploy_beta.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Android Deploy Beta

on:
push:
branches: [ dev ]
workflow_dispatch:

jobs:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/android_deploy_prod.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Android Deploy Prod

on:
push:
branches: [ master ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 60a9a26

Please sign in to comment.