Skip to content

feat: automatic releases and apt-repo #9

feat: automatic releases and apt-repo

feat: automatic releases and apt-repo #9

Workflow file for this run

name: Build Validation
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build-check:
name: Build Check
uses: ./.github/workflows/deploy.yml
with:
ipa_url: ""
is_testflight: false
release: false
caller_workflow: "ci"
secrets: inherit