devcontainer_build_publish #2
devcontainer-build-publish-caller.yml
on: workflow_dispatch
call_devcontainer_build_publish
/
devcontainer-build
Annotations
1 error
Invalid workflow file:
.github/workflows/devcontainer-build-publish-caller.yml#L14
The workflow is not valid. .github/workflows/devcontainer-build-publish-caller.yml (Line: 14, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_USERNAME .github/workflows/devcontainer-build-publish-caller.yml (Line: 15, Col: 24): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKERHUB_TOKEN
|