Update working directory
This commit is contained in:
parent
fc48c8df54
commit
c9c51cdfc6
5
.github/workflows/fork-sync.yml
vendored
5
.github/workflows/fork-sync.yml
vendored
@ -29,8 +29,9 @@ jobs:
|
||||
working-directory: homepage
|
||||
- name: Set Identity
|
||||
run: |
|
||||
git config user.name "Github Action"
|
||||
git config user.email "bot@github-actions"
|
||||
git config user.name "Github Action"
|
||||
git config user.email "bot@github-actions"
|
||||
working-directory: homepage
|
||||
- name: Bump Current
|
||||
run: |
|
||||
git checkout upstream
|
||||
|
||||
Loading…
Reference in New Issue
Block a user