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 2016e49 commit 09ead43Copy full SHA for 09ead43
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.3
+ uses: joshcai/leetcode-sync@v1.4
49
with:
50
github-token: ${{ github.token }}
51
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}
0 commit comments