Skip to content

Commit ff7c43c

Browse files
committed
Update GitHub Action fuck it
1 parent 71e01f5 commit ff7c43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/userscript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
echo "Pushing to repository..."
3434
git config --global user.name "GitHub Action"
35-
git config --global user.email "45784494+lcandy2@users.noreply.github.com
35+
git config --global user.email "45784494+lcandy2@users.noreply.github.com"
3636
git add Select-like-a-Boss.user.js
3737
git commit -m "GitHub Action: Keep UserScript up-to-date"
3838
git push -u origin main

0 commit comments

Comments
 (0)