We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e8c87 commit 84b5eb1Copy full SHA for 84b5eb1
README.md
@@ -48,7 +48,7 @@ GitHub Action for automatically syncing LeetCode submissions to a GitHub reposit
48
49
steps:
50
- name: Sync
51
- uses: joshcai/leetcode-sync@v1.6
+ uses: AlyHG/leetcode-sync@master
52
with:
53
github-token: ${{ github.token }}
54
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}
0 commit comments