Skip to content

assign packages write permission only on pushing version tags #1028

assign packages write permission only on pushing version tags

assign packages write permission only on pushing version tags #1028

Triggered via push May 5, 2024 14:08
Status Startup failure
Total duration
Artifacts

ci.yaml

on: push
Matrix: Test
Waiting for pending jobs
Build
Build
Docker
Docker
Release
Release
Fit to window
Zoom out
Zoom in

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' }}'