Skip to content

Commit 5762811

Browse files
authored
Update main.yml
1 parent d6089d4 commit 5762811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
github-token: ${{ github.token }}
1717
leetcode-csrf-token: ${{ secrets.LEETCODE_CSRF_TOKEN }}
1818
leetcode-session: ${{ secrets.LEETCODE_SESSION }}
19-
destination-folder: solutions
19+
destination-folder: 'solutions'
2020
verbose: true
2121
commit-header: '[LeetCode Sync]'

0 commit comments

Comments
 (0)