mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-02 20:02:05 +01:00
CI: use variable for repo name
This commit is contained in:
parent
cdfecc295b
commit
92e54bfb89
2
.github/workflows/submodules.yml
vendored
2
.github/workflows/submodules.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
repository: vyos/vyos-documentation
|
||||
repository: ${{ github.repository }}
|
||||
- name: update submodule
|
||||
run: |
|
||||
git submodule status
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user