feat: integrate test framework with CI/CD pipeline #1
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/release.yml#L1
(Line: 77, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GPG_PRIVATE_KEY != '', (Line: 84, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GPG_PRIVATE_KEY != '', (Line: 110, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.NUGET_API_KEY != '', (Line: 184, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.COSIGN_PRIVATE_KEY != '', (Line: 483, Col: 9): Unrecognized named-value: 'secrets'. Located at position 68 within expression: !contains(github.ref, 'alpha') && !contains(github.ref, 'beta') && secrets.NUGET_API_KEY != ''
|