Skip to content

Commit a7f8212

Browse files
committed
.
1 parent 2b47a55 commit a7f8212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
run: |
3737
git config --local user.email "github-actions[bot]@users.noreply.github.com"
3838
git config --local user.name "github-actions[bot]"
39+
git add docs/index.html
3940
git commit -a -m "Add changes"
4041
4142
- name: Push changes

0 commit comments

Comments
 (0)