diff --git a/.github/workflows/rollup.yml b/.github/workflows/rollup.yml index 2bf754100..25b558711 100644 --- a/.github/workflows/rollup.yml +++ b/.github/workflows/rollup.yml @@ -22,6 +22,7 @@ jobs: uses: actions/checkout@v3 with: submodules: true + fetch-depth: 0 ref: ${{ matrix.branches }} token: ${{ secrets.UPDATE_PAT }} - name: Create update branch