Skip to content

fix: add bodies to release #66

fix: add bodies to release

fix: add bodies to release #66

Workflow file for this run

name: "release"
on:
push:
branches:
- 'main'
jobs:
dart-pipeline:
uses: affinidi/pipeline-dart/.github/workflows/release.yaml@feat/flutter-dependant-workflows

Check failure on line 10 in .github/workflows/release.yaml

View workflow run for this annotation

GitHub Actions / release

Invalid workflow file

The workflow is not valid. In .github/workflows/release.yaml (Line: 10, Col: 11): Error from called workflow affinidi/pipeline-dart/.github/workflows/release.yaml@feat/flutter-dependant-workflows (Line: 37, Col: 9): Unexpected value 'channel' In .github/workflows/release.yaml (Line: 10, Col: 11): Error from called workflow affinidi/pipeline-dart/.github/workflows/release.yaml@feat/flutter-dependant-workflows (Line: 38, Col: 9): Unexpected value 'version'
secrets: inherit