8000 GA: Set keep_history back to true (just in case) · Friz64/rust-gamedev.github.io@fc37f9a · GitHub
[go: up one dir, main page]

Skip to content

Commit fc37f9a

Browse files
committed
GA: Set keep_history back to true (just in case)
1 parent 20459fa commit fc37f9a

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: false
26+
keep_history: true

0 commit comments

Comments
 (0)
0