Publish #14
publish.yml
on: push
publish-release
deploy-release-docs
/
deploy-docs
Annotations
1 error
Invalid workflow file:
.github/workflows/publish.yml#L36
The workflow is not valid. .github/workflows/publish.yml (Line: 36, Col: 3): Error calling workflow 'christiandeange/ozone/.github/workflows/deploy_docs.yml@1602b8b317697560e63ab6681242d6b7a0c2d52e'. The workflow is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'. .github/workflows/publish.yml (Line: 36, Col: 3): Error calling workflow 'christiandeange/ozone/.github/workflows/deploy_docs.yml@1602b8b317697560e63ab6681242d6b7a0c2d52e'. The nested job 'deploy-docs' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'.
|