Skip to content

pushscreen buttons

pushscreen buttons #99

Workflow file for this run

name: Build Expo App
on:
push:
branches:
- develop
jobs:
publish-update:
name: Publish Expo App
uses: ./.github/workflows/bootstrap.yaml
secrets: inherit
with:
command: eas update --auto --non-interactive