github: fix syntax #2
trigger-branch.yaml
on: push
run-shared
/
create_release
Annotations
1 error
|
Invalid workflow file:
.github/workflows/trigger-branch.yaml#L8
The workflow is not valid. .github/workflows/trigger-branch.yaml (Line: 8, Col: 3): Error calling workflow 'robotkernel-hal/robotkernel/.github/workflows/build-deb.yaml@4758c761456af1e87be9b16f7cc98dab6ad0a7f8'. The nested job 'create_release' is requesting 'contents: write', but is only allowed 'contents: read'. .github/workflows/trigger-branch.yaml (Line: 8, Col: 3): Error calling workflow 'robotkernel-hal/robotkernel/.github/workflows/build-deb.yaml@4758c761456af1e87be9b16f7cc98dab6ad0a7f8'. The nested job 'build-deb' is requesting 'contents: write', but is only allowed 'contents: read'.
|