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