Skip to content

Merge pull request #6 from LCOGT/deploy #1

Merge pull request #6 from LCOGT/deploy

Merge pull request #6 from LCOGT/deploy #1

Workflow file for this run

name: "Continuous Deployment"
on:
push:
branches:
- main
release:
types:
- published
jobs:
cd:
uses: LCOGT/reusable-workflows/.github/workflows/continuous-deployment.yaml@main

Check failure on line 12 in .github/workflows/cd.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/cd.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/cd.yaml" -> "LCOGT/reusable-workflows/.github/workflows/continuous-deployment.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit