Skip to content

Commit 578b210

Browse files
committed
fix: include readme in copied project files
1 parent ff88967 commit 578b210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/handlers/upload.rs

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

0 commit comments

Comments
 (0)