diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 611cb5a..2492b0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: - name: slack uses: homoluctus/slatify@master - if: failure() && github.ref == 'refs/heads/master' + if: failure() && github.ref == 'refs/heads/main' with: type: ${{ job.status }} job_name: Build