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 ec9c3be commit c4855c7Copy full SHA for c4855c7
README.md
@@ -45,7 +45,7 @@ GitHub Action for automatically syncing LeetCode submissions to a GitHub reposit
45
46
steps:
47
- name: Sync
48
- uses: joshcai/leetcode-sync@v1.2
+ uses: joshcai/leetcode-sync@v1.3
49
with:
50
github-token: ${{ github.token }}
51
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}
0 commit comments