Release #10
release.yml
on: workflow_dispatch
checks
/
Python Lint & Style & Security
build
/
Build Distribution
publish
/
Tag Release
Annotations
1 error
|
Invalid workflow file:
.github/workflows/release.yml#L26
The workflow is not valid. .github/workflows/release.yml (Line: 26, Col: 3): Error calling workflow 'ewoks-kit/.github/.github/workflows/python-publish.yml@main'. The nested job 'tag-release' is requesting 'contents: write', but is only allowed 'contents: read'.
|