diff --git a/.github/workflows/Build.yaml b/.github/workflows/Build.yaml index 598274378..0bd3e9e6f 100644 --- a/.github/workflows/Build.yaml +++ b/.github/workflows/Build.yaml @@ -40,7 +40,7 @@ jobs: with: commit_message: Apply Spotless repository: ${{ github.event.pull_request.head.repo.full_name }} - ref: ${{ github.head_ref }} + branch: ${{ github.head_ref }} - name: Build all build type and flavor permutations run: ./gradlew assemble