assign packages write permission only on pushing version tags #1028
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yaml#L82
The workflow is not valid. .github/workflows/ci.yaml (Line: 82, Col: 17): Unrecognized named-value: 'github'. Located at position 12 within expression: startsWith(github.ref, 'refs/tags/v') && 'write' || 'none' .github/workflows/ci.yaml (Line: 82, Col: 17): Unexpected value '${{ startsWith(github.ref, 'refs/tags/v') && 'write' || 'none' }}'
|