mirror of
https://github.com/0x5t4l1n/Keylogger.git
synced 2026-05-26 19:36:31 +00:00
chore: update git config to torvalds in counter workflow
Agent-Logs-Url: https://github.com/Stalin-143/Keylogger/sessions/d7e9c072-bc1c-4b16-aad8-0771827eb185 Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
161dd2660a
commit
e843efea79
@@ -22,8 +22,8 @@ jobs:
|
||||
|
||||
- name: Commit and push
|
||||
run: |
|
||||
git config user.name "github-actions[bot]"
|
||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git config user.name "torvalds"
|
||||
git config user.email "torvalds@linux-foundation.org"
|
||||
git add README.md
|
||||
git commit -m "chore: increment counter to $(grep -oP '(?<=Counter: )\d+' README.md)"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user