Skip to content

Commit 630d1e9

Browse files
authored
Update main.yml
1 parent 99c7ab2 commit 630d1e9

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: my-folder
19+
destination-folder: solutions
2020
verbose: true
2121
commit-header: '[LeetCode Sync]'

0 commit comments

Comments
 (0)