Skip to content

Commit 3a06f1a

Browse files
authored
Merge branch 'master' into sophie/package-detail
2 parents 85161fa + c1a1182 commit 3a06f1a

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)