Skip to content

Commit

Permalink
Update GitHub Action fuck it
Browse files Browse the repository at this point in the history
  • Loading branch information
lcandy2 committed Jul 20, 2023
1 parent 71e01f5 commit ff7c43c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/userscript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: |
echo "Pushing to repository..."
git config --global user.name "GitHub Action"
git config --global user.email "[email protected]
git config --global user.email "[email protected]"
git add Select-like-a-Boss.user.js
git commit -m "GitHub Action: Keep UserScript up-to-date"
git push -u origin main

0 comments on commit ff7c43c

Please sign in to comment.