diff --git a/.github/workflows/locale.yml b/.github/workflows/locale.yml index a467ca8e..5cc57cc2 100644 --- a/.github/workflows/locale.yml +++ b/.github/workflows/locale.yml @@ -10,7 +10,7 @@ on: jobs: rebuild-locale: name: Rebuild Localisation - if: !startsWith(github.ref, 'refs/tags/') + if: ${{ !startsWith(github.ref, 'refs/tags/') }} runs-on: windows-latest steps: