diff --git a/.github/workflows/deploy-site.yaml b/.github/workflows/deploy-site.yaml index 5560447..c218e6d 100644 --- a/.github/workflows/deploy-site.yaml +++ b/.github/workflows/deploy-site.yaml @@ -64,6 +64,7 @@ jobs: whoami: ${{ github.ref_name }}-out subdir: content/log4j/transform target-branch: ${{ github.ref_name }}-out + install-required: true export-version: if: github.repository == 'apache/logging-log4j-transform' && startsWith(github.ref_name, 'release/')