diff --git a/.github/workflows/build-website.yml b/.github/workflows/build-website.yml index e16ad5981c..459d6170a1 100644 --- a/.github/workflows/build-website.yml +++ b/.github/workflows/build-website.yml @@ -46,5 +46,3 @@ jobs: git-config-email: '<>' # Remove outdated files from the target directory. clean: true - # Don't keep the history. - single-commit: true