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 6bddc42 commit 3d1ad76Copy full SHA for 3d1ad76
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.5
+ uses: joshcai/leetcode-sync@v1.6
52
with:
53
github-token: ${{ github.token }}
54
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}
0 commit comments