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