ci: single quotes because of course it's single quotes

This commit is contained in:
41666 2020-09-23 21:18:35 -04:00
parent 105b91ce6d
commit 6c30d27d28

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 \