Fix pull parameter

This commit is contained in:
DarkFighterLuke
2024-05-14 19:14:48 +02:00
parent 4294e7d138
commit 00eeff552c
+1 -1
View File
@@ -75,4 +75,4 @@ jobs:
commit: --signoff
message: "Update manifest.json"
push: "origin HEAD:master"
pull: "-X ours"
pull: "-X ours origin HEAD:master"