Skip to content

✨ app: add card statement #70

✨ app: add card statement

✨ app: add card statement #70

Workflow file for this run

name: mobile/beta
on:
push:
branches: [beta]
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
expo:
uses: ./.github/workflows/mobile-expo.yaml
with: { profile: beta }
secrets: inherit