Skip to content

Workflow file for this run

name: cd
on:
push: ~
#push:
# tags:
# - '[0-9]+.[0-9]+.[0-9]+'
# Trigger the workflow manually
workflow_dispatch: ~
jobs:
deploy:
uses: ecmwf-actions/reusable-workflows/.github/workflows/create-package.yml@add-skip_matrix_jobs-to-create-package

Check failure on line 13 in .github/workflows/cd.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cd.yml

Invalid workflow file

error parsing called workflow ".github/workflows/cd.yml" -> "ecmwf-actions/reusable-workflows/.github/workflows/create-package.yml@add-skip_matrix_jobs-to-create-package" (source branch with sha:4c0d774bc917defe013f1af92d9f9214b8190afc) : You have an error in your yaml syntax on line 49
with:
skip_checks: true
secrets: inherit