Skip to content

Commit 63e7647

Browse files
committed
remove config
1 parent 2d73118 commit 63e7647

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ jobs:
2222
- run: npm ci
2323
- run: npm run build
2424
- run: npm run build:docs
25-
- name: setup git config
26-
run: |
27-
git config user.name "GitHub Actions Bot"
28-
git config user.email "<>"
2925
- name: Deploy to GitHub Pages
3026
if: success()
3127
uses: crazy-max/ghaction-github-pages@v4

0 commit comments

Comments
 (0)