diff --git a/.github/workflows/antsibull-build.yml b/.github/workflows/antsibull-build.yml index b058d05e536..c9deeb89ce8 100644 --- a/.github/workflows/antsibull-build.yml +++ b/.github/workflows/antsibull-build.yml @@ -42,8 +42,8 @@ jobs: - name: Check out antsibull-core uses: actions/checkout@v4 with: - repository: ansible-community/antsibull-core - ref: main + repository: felixfontein/antsibull-core + ref: removals path: antsibull-core - name: Check out antsibull-changelog