Merge pull request #8 from brenordv/feature/workflow-template #97
master-publish-dataapi.yml
on: push
call-reusable-workflow
/
set_release_version
call-reusable-workflow
/
validate_azure_inputs_for_publishing
call-reusable-workflow
/
build_info
call-reusable-workflow
/
deploy
Annotations
1 error
Invalid workflow file:
.github/workflows/master-publish-dataapi.yml#L10
The workflow is not valid. .github/workflows/master-publish-dataapi.yml (Line: 10, Col: 3): Error calling workflow 'brenordv/nightscout-companion-apps/.github/workflows/template-test-build-and-publish-to-azure.yml@725f7cfd67317128c7816789619597487de04b46'. The nested job 'test' is requesting 'contents: write, deployments: write', but is only allowed 'contents: read, deployments: none'. .github/workflows/master-publish-dataapi.yml (Line: 10, Col: 3): Error calling workflow 'brenordv/nightscout-companion-apps/.github/workflows/template-test-build-and-publish-to-azure.yml@725f7cfd67317128c7816789619597487de04b46'. The nested job 'build' is requesting 'contents: write, deployments: write', but is only allowed 'contents: read, deployments: none'.
|