Skip to content

Commit a7007c2

Browse files
committed
fmt
1 parent 578b210 commit a7007c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/handlers/upload.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ pub async fn handle_project_upload(
117117
"--include=*/",
118118
"--include=Forc.toml",
119119
"--include=Forc.lock",
120-
"--include=README.md",
120+
"--include=README.md",
121121
"--include=*.sw",
122122
"--exclude=*",
123123
"unpacked/",

0 commit comments

Comments
 (0)