mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-23 00:22:59 +05:30
Update build.yml
This commit is contained in:
parent
5ac84b8a07
commit
d017a26159
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -20,6 +20,6 @@ jobs:
|
|||||||
branch: build # The branch the action should deploy to.
|
branch: build # The branch the action should deploy to.
|
||||||
folder: build # The folder the action should deploy.
|
folder: build # The folder the action should deploy.
|
||||||
commit-message: Successfully built
|
commit-message: Successfully built
|
||||||
clean: false
|
clean: true
|
||||||
single-commit: true
|
single-commit: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user