diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 661c7da..9ecbc11 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: publish: needs: tests - if: github.ref == 'refs/heads/main' + if: github.ref == 'refs/heads/master' runs-on: ubuntu-latest permissions: contents: read