Skip to content

Commit ea33d13

Browse files
authored
Deploy using GitHub Actions bot (python-docs-translations#23)
1 parent f2cf055 commit ea33d13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
with:
2727
folder: build
2828
clean: true
29+
git-config-name: github-actions[bot]
30+
git-config-email: 41898282+github-actions[bot]@users.noreply.github.com
2931
- name: Debug index.html if pull request
3032
if: github.event_name == 'pull_request'
3133
run: |

0 commit comments

Comments
 (0)