Skip to content

fix(ci): 修复 release.yml 在 push 事件下的 inputs 上下文错误 #70

fix(ci): 修复 release.yml 在 push 事件下的 inputs 上下文错误

fix(ci): 修复 release.yml 在 push 事件下的 inputs 上下文错误 #70

Triggered via push April 21, 2026 09:25
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: 118, Col: 9): Unrecognized function: 'hashFiles'. Located at position 124 within expression: ((github.event_name == 'push' && needs.release.outputs.released == 'true') || github.event_name == 'workflow_dispatch') && hashFiles('package.json') != ''