Răsfoiți Sursa

Merge pull request #12608 from nextcloud/updateLibrary3

update lib: signoff
Tobias Kaminsky 1 an în urmă
părinte
comite
da3c01e4a0
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      scripts/updateLibraryHash.sh

+ 1 - 1
scripts/updateLibraryHash.sh

@@ -37,5 +37,5 @@ sed -i s"#androidLibraryVersion\ =.*#androidLibraryVersion =\"$latestCommit\"#"
 
 git add build.gradle
 git add gradle/verification-metadata.xml
-git commit -m "Update library"
+git commit -s -m "Update library"
 gh pr create --title "Update library $(date +%F)" --body "Update library to latest commit"