summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcheck_for_update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/check_for_update.sh b/check_for_update.sh
index bcbf52e8dd3c..2c66ae0ffdf9 100755
--- a/check_for_update.sh
+++ b/check_for_update.sh
@@ -34,4 +34,4 @@ git checkout -b "bump-photoprism-$LATEST_RELEASE"
git commit -a -m "Upgrade photoprism to $LATEST_RELEASE"
git push origin "bump-photoprism-$LATEST_RELEASE"
-gh pr create --title "Upgrade photoprism to $LATEST_RELEASE" --head
+gh pr create --title "Upgrade photoprism to $LATEST_RELEASE"