Skip to content

ci: test

ci: test #1

name: Preview - Deploy Examples
on:
pull_request:
types: [opened, synchronize]
jobs:
deploy_production:
uses: ./.github/workflows/deploy-examples.yml

Check failure on line 8 in .github/workflows/deploy-preview.yml

View workflow run for this annotation

GitHub Actions / Preview - Deploy Examples

Invalid workflow file

The workflow is not valid. .github/workflows/deploy-preview.yml (Line: 8, Col: 11): Input isProd is required, but not provided while calling.
with:
environment: Preview
secrets: inherit