Skip to content

Commit bee5548

Browse files
committed
.
1 parent 9551b34 commit bee5548

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/generate-page-docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ jobs:
3333
sleep 1
3434
done
3535
36+
- uses: EndBug/add-and-commit@v9
37+
with:
38+
default_author: github_action
39+
3640
- uses: actions/checkout@v3
3741
- run: |
3842
git config user.name github-actions

0 commit comments

Comments
 (0)