Release #5
release.yml
on: workflow_dispatch
release
/
...
/
build
release
/
...
/
Create Zoomin bundle
release
/
...
/
publish-zoomin-bundle
Annotations
1 error
|
Invalid workflow file:
.github/workflows/release.yml#L22
The workflow is not valid. In .github/workflows/release.yml (Line: 22, Col: 15): Error from called workflow NordicSemiconductor/pc-nrfconnect-shared/.github/workflows/release-app.yml@main (Line: 48, Col: 13): Unrecognized function: 'hashFiles'. Located at position 27 within expression: inputs.doc_bundle_name && hashFiles('doc/mkdocs.yml') != '' && (inputs.source == 'official (external)' || inputs.source == 'latest (internal)')
|