From 20fc4b5db37cd892655e39a7ca5671ec5bd3490b Mon Sep 17 00:00:00 2001 From: Alexander <57069715+Odyssey346@users.noreply.github.com> Date: Sun, 15 May 2022 20:53:10 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +