fix(ci): repair Release workflow expression and sync pnpm lockfile #40
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]+$')
|