Skip to content

Commit 3cac1c6

Browse files
author
Kat Grennan
committed
Update README
1 parent 0b0548a commit 3cac1c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ GitHub Action for automatically syncing LeetCode submissions to a GitHub reposit
4545

4646
steps:
4747
- name: Sync
48-
uses: joshcai/leetcode-sync@v1.3
48+
uses: CherryKatatonic/leetcode-sync@v1.3
4949
with:
50+
user: name
5051
github-token: ${{ github.token }}
5152
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}
5253
leetcode-session: ${{ secrets.LEETCODE_SESSION }}

0 commit comments

Comments
 (0)