Skip to content

Test deployment to dev environment with review updates #1

Test deployment to dev environment with review updates

Test deployment to dev environment with review updates #1

Workflow file for this run

name: Docs Dev Deployment
on:
push:
branches:
- SPEC-170-dev-deployment-update-for-review
workflow_dispatch:
jobs:
deploy:
uses: ./.github/workflows/build_and_deploy.yml

Check failure on line 10 in .github/workflows/dev-deployment.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dev-deployment.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dev-deployment.yml" -> "./.github/workflows/build_and_deploy.yml" (source branch with sha:97cfc71491c3ff5080c128d3d70735962d9e63fd) : You have an error in your yaml syntax on line 32
with:
environment: "dev"
core_app: "docs"
secrets: inherit