[actions] fix build artifact naming. #605
actions.yml
on: push
Create staging repository
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/actions.yml#L82
The workflow is not valid. .github/workflows/actions.yml (Line: 82, Col: 13): Unexpected end of expression: ''ubuntu-22.04''. Located at position 62 within expression: !startsWith(github.ref, 'refs/tags/') && contains(matrix.os, 'ubuntu-22.04' .github/workflows/actions.yml (Line: 86, Col: 13): Unexpected end of expression: ''ubuntu-22.04''. Located at position 61 within expression: startsWith(github.ref, 'refs/tags/') && contains(matrix.os, 'ubuntu-22.04'
|