chore: verify distribution by dry-running during ci workflow #57
ci.yml
on: push
run checks using gradlew
Matrix: nativeCompile
Waiting for pending jobs
Matrix: dry run release
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L153
The workflow is not valid. .github/workflows/ci.yml (Line: 153, Col: 38): Unrecognized named-value: 'jobs'. Located at position 1 within expression: jobs.gradleCheck.outputs.RELEASE_VERSION .github/workflows/ci.yml (Line: 165, Col: 38): Unrecognized named-value: 'jobs'. Located at position 1 within expression: jobs.gradleCheck.outputs.RELEASE_VERSION
|