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-debian-12-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-debian-12-to-create-package" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
skip_checks: true
restrict_matrix_jobs: gnu@debian-11
secrets: inherit