Skip to content

fix(ci): repair Release workflow expression and sync pnpm lockfile #40

fix(ci): repair Release workflow expression and sync pnpm lockfile

fix(ci): repair Release workflow expression and sync pnpm lockfile #40

Triggered via push June 13, 2026 18:26
Status 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.yml#L1
(Line: 23, Col: 9): Unrecognized function: 'matches'. Located at position 45 within expression: github.event_name == 'workflow_dispatch' || matches(github.ref_name, '^v[0-9]+\.[0-9]+\.[0-9]+$')