Release #7
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
Invalid workflow file:
.github/workflows/goreleaser.yaml#L30
The workflow is not valid. .github/workflows/goreleaser.yaml (Line: 30, Col: 13): Unexpected symbol: '"refs/tags"'. Located at position 26 within expression: !startsWith(github.ref , "refs/tags") .github/workflows/goreleaser.yaml (Line: 38, Col: 13): Unexpected symbol: '"refs/tags"'. Located at position 25 within expression: startsWith(github.ref , "refs/tags")
|