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