Update build.yml

This commit is contained in:
Alexander 2022-05-15 20:53:10 +02:00 committed by GitHub
parent 60009c6bc8
commit 20fc4b5db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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