From c44316fc276e2360ec0c9bc03d07422c70ec1c02 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 1 Oct 2020 16:42:04 +0530 Subject: [PATCH] Incorrect use oh typographical quotes --- .github/workflows/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 391f790f3a..be12e989ab 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -7,7 +7,7 @@ on: jobs: Push-To-Transifex: name: Update translations on Transifex - if: github.repository == ‘kovidgoyal/calibre’ + if: github.repository == 'kovidgoyal/calibre' runs-on: ubuntu-latest steps: - name: Checkout source code