Skip to content

Commit 85bacc3

Browse files
Update github_actions.md (#120)
Update documentation on corpus path in the storage repository.
1 parent 51feb20 commit 85bacc3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/running-clusterfuzzlite/github_actions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,8 @@ separate git repo for storing corpora and coverage reports.
348348
The storage repo will make corpus management better in
349349
some scenarios and will allow you to view coverage reports on the web rather than downloading them as artifacts.
350350

351-
An empty repository for this is sufficient.
351+
An empty repository for this is sufficient. The corpus have to be uploaded in the repository under the folder `/corpus/<fuzz_target>/` for each fuzzer.
352+
352353

353354
You'll need to set up a [personal access token] with write permissions to the
354355
storage repo and add it as a [repository secret] called

0 commit comments

Comments
 (0)