Incorrect use oh typographical quotes

This commit is contained in:
Kovid Goyal 2020-10-01 16:42:04 +05:30
parent e590347369
commit c44316fc27
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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