Skip to content

Commit ab805a5

Browse files
Update [deploy].yaml
Update email
1 parent a01a276 commit ab805a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Configure Git
2929
run: |
3030
git config --global user.name "GitHub Actions"
31-
git config --global user.email "gh-actions@rebelion.la"
31+
git config --global user.email "adrian@rebelion.la"
3232
3333
- name: Deploy to GitHub Pages
3434
run: npm run deploy

0 commit comments

Comments
 (0)