diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e4391ed..adc198a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -74,7 +74,7 @@ jobs: steps: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 with: - fetch-depth: 0 + ref: ${{ github.head_ref }} - name: Create release shell: bash run: |