use trusted publisher #12
action.yaml
on: push
plugin-action
/
Pre-commit
plugin-action
/
Publish to PyPi
plugin-action
/
Publish to private repo
Annotations
1 error
Invalid workflow file:
.github/workflows/action.yaml#L11
The workflow is not valid. .github/workflows/action.yaml (Line: 11, Col: 3): Error calling workflow 'matmair/inventree-meta-plugin/.github/workflows/plugin_action.yaml@next'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'. .github/workflows/action.yaml (Line: 11, Col: 3): Error calling workflow 'matmair/inventree-meta-plugin/.github/workflows/plugin_action.yaml@next'. The nested job 'publish' is requesting 'id-token: write', but is only allowed 'id-token: none'.
|