Skip to content

Commit 380119c

Browse files
author
Kat Grennan
committed
Update README
1 parent c8cee32 commit 380119c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ GitHub Action for automatically syncing LeetCode submissions to a GitHub reposit
6363
- `leetcode-session` *(required)*: The LeetCode session value for retrieving submissions from LeetCode
6464
- `filter-duplicate-secs`: Number of seconds after an accepted solution to ignore other accepted solutions for the same problem, default: 86400 (1 day)
6565

66+
## Shared Repos
67+
68+
A single repo can be shared by multiple users by using the `destination-folder` input field to sync each user's files to a separate folder. This is useful for users who want to add a more social, collaborative, or competitive aspect to their LeetCode sync repo.
69+
6670
## FAQ
6771

6872
#### Job fails with "HttpError: API rate limit exceeded for installation ID \<id\>"

0 commit comments

Comments
 (0)