Skip to content

Commit 97cd7a8

Browse files
committed
Also add changes to commit them..
1 parent 0320be1 commit 97cd7a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/update-built-docs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ copyBuildSources() {
1616
mv -v .github/api-docs/index.html ./api-docs/
1717

1818
if [ ! -z "$(git status --porcelain)" ]; then
19+
git add ./api-docs/*.php ./api-docs/index.html
1920
git commit -m "Update api-docs configurations"
2021
fi
2122

0 commit comments

Comments
 (0)