Skip to content

correcting reusable workflow reference #2

correcting reusable workflow reference

correcting reusable workflow reference #2

Workflow file for this run

name: Release - Main
on:
push:
branches: [ "main" ]
jobs:
build-and-release:
uses: MJRichardson/shipped23/.workflows/build-and-release.yaml@main

Check failure on line 9 in .github/workflows/release-main.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-main.yaml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
octopus-channel: "Release"