fix typo in update fork workflow
This commit is contained in:
parent
65a548ed98
commit
dff4619ca1
2
.github/workflows/update_fork.yml
vendored
2
.github/workflows/update_fork.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Add remote repository
|
- name: Add remote repository
|
||||||
run: |
|
run: |
|
||||||
g
|
git remote add upstream https://github.com/nextcloud/docker
|
||||||
git fetch upstream
|
git fetch upstream
|
||||||
|
|
||||||
- name: Check for updates
|
- name: Check for updates
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user