Skip to content

Commit b67c9f4

Browse files
authored
Only commit files in docs
1 parent 78a3838 commit b67c9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
git config --global user.name "github-actiosn[bot]"
4040
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
4141
42-
git add -A
42+
git add docs
4343
git commit -m "Updating Documentation"
4444
git push

0 commit comments

Comments
 (0)