diff --git a/.github/workflows/ci_fabric-stable.yml b/.github/workflows/ci_fabric-stable.yml index 1d7a290..c0b2580 100644 --- a/.github/workflows/ci_fabric-stable.yml +++ b/.github/workflows/ci_fabric-stable.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v2 name: Fetching branches with: - ref: ${{ on.push.branches }} + ref: 'fabric' - name: Set up JDK 1.8 uses: actions/setup-java@v1 with: