Skip to content

Automatic package building ECFLOW-1967 #1

Automatic package building ECFLOW-1967

Automatic package building ECFLOW-1967 #1

Workflow file for this run

name: cd
on:
push
#push:
# tags:
# - '[0-9]+.[0-9]+.[0-9]+'
# Trigger the workflow manually

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

View workflow run for this annotation

GitHub Actions / .github/workflows/cd.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
workflow_dispatch: ~
jobs:
deploy:
uses: ecmwf-actions/reusable-workflows/.github/workflows/create-package.yml@v2
with:
skip_checks: true
secrets: inherit