mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-03 04:12:03 +01:00
correct repo path for submodule action
This commit is contained in:
parent
72701bf825
commit
335ef02956
2
.github/workflows/submodules.yml
vendored
2
.github/workflows/submodules.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: rebortg/vyos-documentation
|
||||
repository: vyos/vyos-documentation
|
||||
- name: update submodule
|
||||
run: |
|
||||
git submodule status
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user