diff --git a/.github/workflows/del-esa-code.yml b/.github/workflows/del-esa-code.yml index d3324fda9..c10ee04bd 100644 --- a/.github/workflows/del-esa-code.yml +++ b/.github/workflows/del-esa-code.yml @@ -101,7 +101,7 @@ jobs: - name: Verify Clean Result env: PAGES_NAME: ${{ steps.get-pages-name.outputs.pages_name }} - RETAIN_VERSIONS: ${{ vars.RETAIN_VERSIONS || '1' }} + RETAIN_VERSIONS: ${{ vars.RETAIN_VERSIONS || '2' }} run: | set -euo pipefail