mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-03-22 02:51:50 +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
|
uses: actions/setup-go@v2
|
||||||
- run: |
|
- run: |
|
||||||
go mod vendor
|
go mod vendor
|
||||||
|
git config --global user.email "you@example.com"
|
||||||
|
git config --global user.name "Your Name"
|
||||||
git add .
|
git add .
|
||||||
git commit -a -m "vendor"
|
git commit -a -m "vendor"
|
||||||
- name: Set up Go 1.10.8
|
- name: Set up Go 1.10.8
|
||||||
|
|||||||
Reference in New Issue
Block a user