Skip to content

Commit 5062fc2

Browse files
authored
Update kaggle-dataset.yml
1 parent 393991c commit 5062fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kaggle-dataset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Commit and Push Dataset to GitHub
4040
run: |
4141
git config --global user.name "krish17Nov"
42-
git config --global user.email "krishnasharma1110111800435@gmail.com"
42+
git config --global user.email "kr.17nov@gmail.com"
4343
git remote set-url origin https://x-access-token:${{ secrets.GH_TOKEN }}@github.com/krish17Nov/IEEE-CIS-Fraud-Detection.git
4444
git add .
4545
git commit -m "Auto-update IEEE-CIS Fraud Detection dataset"

0 commit comments

Comments
 (0)