mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
💚 set git account's default identity
This commit is contained in:
2
.github/workflows/agent.yml
vendored
2
.github/workflows/agent.yml
vendored
@@ -20,6 +20,8 @@ jobs:
|
||||
uses: actions/setup-go@v2
|
||||
- run: |
|
||||
go mod vendor
|
||||
git config --global user.email "you@example.com"
|
||||
git config --global user.name "Your Name"
|
||||
git add .
|
||||
git commit -a -m "vendor"
|
||||
- name: Set up Go 1.10.8
|
||||
|
||||
Reference in New Issue
Block a user