Skip to content

Commit

Permalink
Update update-mini-project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siegrin authored Oct 19, 2024
1 parent 6a6892d commit 67685af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-mini-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
fi
# Commit dan push perubahan
git config --global user.name "github-actions"
git config --global user.email "github-actions@github.com"
git config --global user.name "siegrin"
git config --global user.email "piubitt@gmail.com"
git add $OUTPUT_FILE
git commit -m "Reset dan sinkronkan folder di index.html dengan repositori"
git push

0 comments on commit 67685af

Please sign in to comment.