summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Eizinger2022-01-27 20:25:30 +1100
committerThomas Eizinger2022-01-27 20:25:30 +1100
commitc8fee114d033498bbe4c3e71ae3da1a697d5411c (patch)
tree1b28a46d1e486363855ffbbe9bfb7f6938ab8a40
parent14f76210532bd0aa58570ed00ce201e8a4b5f69c (diff)
downloadaur-c8fee114d033498bbe4c3e71ae3da1a697d5411c.tar.gz
Fill PR info from commit
-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 afe8027e2c20..a4052ec523e2 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 -f origin "bump-photoprism-$LATEST_RELEASE"
-gh pr create --title "Upgrade photoprism to $LATEST_RELEASE"
+gh pr create --fill