diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8aa0fcc..e8dc161 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,5 +20,6 @@ jobs: branch: build # The branch the action should deploy to. folder: build # The folder the action should deploy. commit-message: Successfully built - clean: true + clean: false single-commit: true +