Skip to content

✨ app: implement manteca ramp #35

✨ app: implement manteca ramp

✨ app: implement manteca ramp #35

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