mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 05:52:57 +00:00
Do clone directly
This commit is contained in:
2
.github/workflows/hub-overview.yml
vendored
2
.github/workflows/hub-overview.yml
vendored
@@ -26,8 +26,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Clone Main Repo
|
- name: Clone Main Repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
|
||||||
path: main
|
|
||||||
|
|
||||||
- name: push README to Dockerhub for base-notebook
|
- name: push README to Dockerhub for base-notebook
|
||||||
uses: christian-korneck/update-container-description-action@d36005551adeaba9698d8d67a296bd16fa91f8e8 # dependabot updates to latest release
|
uses: christian-korneck/update-container-description-action@d36005551adeaba9698d8d67a296bd16fa91f8e8 # dependabot updates to latest release
|
||||||
|
Reference in New Issue
Block a user