Skip to content

✨ app: implement new pay screen #48

✨ app: implement new pay screen

✨ app: implement new pay screen #48

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