diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 9293cb22..2decf1cc 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -24,7 +24,7 @@ jobs: - name: Check out latest code uses: actions/checkout@v1 with: - repo: 'netdisco/netdisco-docker' + repository: 'netdisco/netdisco-docker' - name: Get the Tag id: get_refs run: |