From 4a1a9e8efbd2df1c803ff7cb21d6f96aff314ee2 Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Sun, 17 Oct 2021 00:53:04 +0300 Subject: [PATCH] Do clone directly --- .github/workflows/hub-overview.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/hub-overview.yml b/.github/workflows/hub-overview.yml index d69498ab..9561c45e 100644 --- a/.github/workflows/hub-overview.yml +++ b/.github/workflows/hub-overview.yml @@ -26,8 +26,6 @@ jobs: steps: - name: Clone Main Repo uses: actions/checkout@v2 - with: - path: main - name: push README to Dockerhub for base-notebook uses: christian-korneck/update-container-description-action@d36005551adeaba9698d8d67a296bd16fa91f8e8 # dependabot updates to latest release