Fetch upstream
This commit is contained in:
parent
b8f256e3ef
commit
da6eca5360
2
.github/workflows/fork-sync.yml
vendored
2
.github/workflows/fork-sync.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
ref: upstream
|
||||
fetch-depth: 0
|
||||
- run: git remote add upstream https://github.com/gethomepage/homepage.git
|
||||
- run: git remote add upstream https://github.com/gethomepage/homepage.git && git fetch upstream
|
||||
- name: Fetch Upstream Tags
|
||||
id: fetch-upstream-tags
|
||||
if: ${{ !inputs.tags }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user