Publish devcontainer #32
publish-devcontainer.yml
on: workflow_dispatch
Matrix: publish
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/publish-devcontainer.yml#L47
The workflow is not valid. .github/workflows/publish-devcontainer.yml (Line: 47, Col: 17): Unexpected symbol: '"3'. Located at position 26 within expression: matrix.python-version == "3.11" && format("ghcr.io/{0}:{1}", github.repository, github.ref_name) || format("ghcr.io/{0}:{1}_{2}", github.repository, github.ref_name, matrix.python-version)
|