Skip to content

Commit 6f97ca2

Browse files
committed
Add files before commit
1 parent 040f178 commit 6f97ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
cd docs
5353
git config --local user.email "github-actions[bot]@users.noreply.github.com"
5454
git config --local user.name "github-actions[bot]"
55+
git add .
5556
git commit -a -m "Update type-resolver documentation"
5657
5758
- name: "Push"

0 commit comments

Comments
 (0)