Skip to content

Automate Github releases #9

Automate Github releases

Automate Github releases #9

Triggered via pull request May 31, 2024 17:13
@pacupacu
synchronize #2
release-0.0.0
Status Startup failure
Total duration
Artifacts

release.yml

on: pull_request
release
release
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/release.yml#L11
The workflow is not valid. .github/workflows/release.yml (Line: 11, Col: 9): Unexpected symbol: 'matches'. Located at position 98 within expression: startsWith(github.event.pull_request.head.ref, 'release-') && github.event.pull_request.head.ref matches '^release-[0-9]+\.[0-9]+\.[0-9]+$'