Skip to content

Commit f5064f0

Browse files
authored
Update rebase_workflow.yml
1 parent 8303b36 commit f5064f0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/rebase_workflow.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@ jobs:
2525
with:
2626
app_id: ${{ secrets.GMODNET_GITHUB_BOT_ID }}
2727
private_key: ${{ secrets.GMODNET_GITHUB_BOT_KEY }}
28-
29-
- name: Configere Git User information
30-
run: |
31-
git config --global user.name "GmodNET GitHub Bot"
32-
git config --global user.email support@gmodnet.xyz
3328

3429
- name: Checkout
3530
env:

0 commit comments

Comments
 (0)