Skip to content

Release

Release #33

Manually triggered July 23, 2024 21:12
Status Startup failure
Total duration
Artifacts

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_and_publish.yml#L53
The workflow is not valid. .github/workflows/release_and_publish.yml (Line: 53, Col: 16): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os == 'windows-latest' && 'powershell' || 'bash' .github/workflows/release_and_publish.yml (Line: 57, Col: 14): Unexpected symbol: '${{'. Located at position 110 within expression: matrix.os == 'ubuntu-latest' && 'paseto_cli-linux-x64' || matrix.os == 'macos-latest' && 'paseto_cli-darwin-'${{ matrix.target == 'x86_64-apple-darwin' && 'x64' || 'arm64'