Skip to content

wip

wip #27

name: Data Stack CI
on:
push:
paths:
- analytics/**
jobs:
deploy-dagster:
uses: ./.github/workflows/deploy.yml

Check failure on line 10 in .github/workflows/github-actions-data-stack.yml

View workflow run for this annotation

GitHub Actions / Data Stack CI

Invalid workflow file

The workflow is not valid. .github/workflows/github-actions-data-stack.yml (Line: 10, Col: 11): Input alias is required, but not provided while calling.
with:
app: dagster-production
branch: main
secrets: inherit
deploy-metabase:
uses: ./.github/workflows/deploy.yml
with:
app: metabase-production
branch: main
secrets: inherit