10000 GA: Set keep_history=false to cleanup master branch · a1phyr/rust-gamedev.github.io@20459fa · GitHub
[go: up one dir, main page]

Skip to content

Commit 20459fa

Browse files
committed
GA: Set keep_history=false to cleanup master branch
1 parent 068148e commit 20459fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
with:
2424
build_dir: public
2525
target_branch: master
26-
keep_history: true
26+
keep_history: false

0 commit comments

Comments
 (0)
0