feat(ci): migrate publish-cli workflow to Github Actions #4
Triggered via pull request
August 19, 2024 12:25
Status
Startup failure
Total duration
–
Artifacts
–
publish-cli.yml
on: pull_request
build
publish-cli-release
Annotations
1 error
Invalid workflow file:
.github/workflows/publish-cli.yml#L50
The workflow is not valid. .github/workflows/publish-cli.yml (Line: 50, Col: 9): Unexpected symbol: '"push"'. Located at position 22 within expression: github.event_name == "push" && startswith(github.ref, 'refs/tags/v')
|