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: |
|
||||
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