mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-14 18:35:08 +01:00
fix typo in update fork workflow
This commit is contained in:
parent
65a548ed98
commit
dff4619ca1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_fork.yml
vendored
2
.github/workflows/update_fork.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
- name: Add remote repository
|
||||
run: |
|
||||
g
|
||||
git remote add upstream https://github.com/nextcloud/docker
|
||||
git fetch upstream
|
||||
|
||||
- name: Check for updates
|
||||
|
|
Loading…
Add table
Reference in a new issue