Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinki14 committed Sep 29, 2024
1 parent a28ae4e commit 16f1c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ jobs:

- name: Setup - Update branch Git User
run: |
git config --global user.name "Your Name"
git config --global user.email "your-email@example.com"
git config --global user.name "Twinki14"
git config --global user.email "thetwinkehh@gmail.com"
# Move all *.yaml, *.yml, *.json, and *.html files to /preview, mkdir if needed
# git add the entire /preview folder
Expand Down

0 comments on commit 16f1c00

Please sign in to comment.