Skip to content

feat: automatic releases and apt-repo #8

feat: automatic releases and apt-repo

feat: automatic releases and apt-repo #8

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

Check failure on line 10 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / Build Validation

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 10, Col: 11): Input ipa_url is required, but not provided while calling. .github/workflows/ci.yml (Line: 10, Col: 11): Input is_testflight is required, but not provided while calling.
with:
caller_workflow: ci
secrets: inherit