Skip to content

.github/workflows/deploy_play_store_beta.yml #55

.github/workflows/deploy_play_store_beta.yml

.github/workflows/deploy_play_store_beta.yml #55

name: Deploy to Play Store beta
on:
push:
tags:
- '*'
workflow_dispatch:
# Declare default permissions as read only.
permissions: read-all
jobs:
workflow_run:
uses: cph-cachet/carp-studies-app/.github/workflows/deploy_play_store.yml@panosfunk/google_store
secrets: inherit
with:
lane: 'beta'