tgymnich / fork-sync

🔄 Github action to sync your forks
MIT License
374 stars 82 forks source link

merge_method is fake option #176

Closed bluelovers closed 1 month ago

bluelovers commented 1 month ago

current code didn't has any work with merge_method

tgymnich commented 1 month ago

Good catch. This was lost when switching to node 20. 90fff02 should fix this.

bluelovers commented 1 month ago

Good catch. This was lost when switching to node 20. 90fff02 should fix this.

how can i fix this issue?

image

tgymnich commented 1 month ago

Looks like you swapped base and head.