.......
This commit is contained in:
parent
9242dfd4aa
commit
277dca4449
|
@ -24,7 +24,7 @@ jobs:
|
||||||
path: '.'
|
path: '.'
|
||||||
- run: |
|
- run: |
|
||||||
git fetch
|
git fetch
|
||||||
git branch -r
|
git branch -r
|
||||||
- name: config
|
- name: config
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name "${{ github.actor }}"
|
git config --global user.name "${{ github.actor }}"
|
||||||
|
|
Loading…
Reference in New Issue