fix typo
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Check out latest code
|
- name: Check out latest code
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
with:
|
with:
|
||||||
repo: 'netdisco/netdisco-docker'
|
repository: 'netdisco/netdisco-docker'
|
||||||
- name: Get the Tag
|
- name: Get the Tag
|
||||||
id: get_refs
|
id: get_refs
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user