Skip to content

Commit

Permalink
Merge pull request #295 from sitcomlab/study
Browse files Browse the repository at this point in the history
#293: distribute `study` branch on google play
  • Loading branch information
zven authored Apr 5, 2023
2 parents 04266b9 + 2ed3c50 commit 23bd384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-beta-android.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Google-Play-Android-Distribution

on:
# Triggers the workflow on push or pull request events but only for the study-1 branch
# Triggers the workflow on push or pull request events but only for the study branch
push:
branches: [study-1]
branches: [study]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 23bd384

Please sign in to comment.