Skip to content

Commit 43bccde

Browse files
authored
Update organise.yml
1 parent 9a14544 commit 43bccde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/organise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
git config --global user.email "actions@github.com"
7878
git add .
7979
git commit -m "Auto organize LeetCode solutions by topic (copy mode)" || echo "No changes"
80-
git push
80+
git push

0 commit comments

Comments
 (0)