diff --git a/.github/workflows/branches.yml b/.github/workflows/branches.yml index 3934f73ce..5e4055d80 100644 --- a/.github/workflows/branches.yml +++ b/.github/workflows/branches.yml @@ -27,4 +27,4 @@ jobs: run: ./gradlew publishSnapshot env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - if: github.ref == ‘refs/heads/fabric/master’ + if: github.ref == 'refs/heads/fabric/master'