Skip to content

Commit 729af69

Browse files
committed
Merge branch 'main' into swift-testing
2 parents 06a1d4b + 3c03bff commit 729af69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docs/generate_docc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ git clean -fdx
6868
git checkout -f gh-pages
6969
cp -R /tmp/$version .
7070

71-
git add $version; ci -m "Update documentation: $version"
71+
git add $version; git commit -m "Update documentation: $version"
7272

7373
echo "Done."

0 commit comments

Comments
 (0)