Skip to content

Commit 9743ae3

Browse files
authored
Update deploy.yml
1 parent 8e101f6 commit 9743ae3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ jobs:
2525
- run: npm ci
2626

2727
- run: npm run build
28-
29-
- name: Configure Git
30-
run: |
31-
git config --global user.email "paulwoisard@gmail.com"
32-
git config --global user.name "Paul WOISARD"
33-
3428
- id: build-publish
3529
uses: bitovi/github-actions-react-to-github-pages@v1.2.4
3630
with:

0 commit comments

Comments
 (0)