fix github.ref matcher 2

This commit is contained in:
41666 2020-12-07 23:51:37 -05:00
parent f97ced4433
commit 4dbca37917

View file

@ -159,7 +159,7 @@ jobs:
needs:
- docker_build
- worker_build
if: github.ref == "refs/heads/main"
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- name: Get UI digest