Skip to content

Commit 00cd604

Browse files
committed
ci(publish-docs): Remove unused step
1 parent 92021c5 commit 00cd604

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish-docs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
python-version: ["3.10"]
1414
steps:
1515
- uses: actions/checkout@v1
16-
- name: Configure git
17-
run: |
18-
git config --global user.name 'travis-ci'
19-
git config --global user.email 'travis@nowhere.edu'
2016

2117
- name: Filter changed file paths to outputs
2218
uses: dorny/paths-filter@v2.7.0

0 commit comments

Comments
 (0)