ci: devcontainers is weirdo

This commit is contained in:
41666 2020-09-23 21:17:02 -04:00
parent b1d36a5684
commit 105b91ce6d
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ jobs:
--workspace_status_command hack/workspace_status.sh
- name: Publish Dev Container Image
if: github.ref == refs/heads/main
if: github.ref == "refs/heads/main"
run: |
"${GITHUB_WORKSPACE}/bin/bazel" run \
--stamp \