Skip to content

Commit

Permalink
fix auto-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
L-M-Sherlock committed Apr 27, 2024
1 parent 3ab3a85 commit 64b5f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
git fetch --unshallow
git checkout fsrs-browser
git pull
git merge main -m "Auto-merge for $TAG"
git merge origin/main -m "Auto-merge for $TAG"
git push

0 comments on commit 64b5f51

Please sign in to comment.