We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e497a0 commit 1392542Copy full SHA for 1392542
.github/workflows/hub-overview.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Checkout Repo ⚡️
32
uses: actions/checkout@v3
33
34
- - name: push README to Dockerhub for base-notebook 🐳
+ - name: Push README to Dockerhub for base-notebook 🐳
35
uses: christian-korneck/update-container-description-action@d36005551adeaba9698d8d67a296bd16fa91f8e8 # dependabot updates to latest release
36
env:
37
DOCKER_USER: ${{ secrets.DOCKERHUB_USERNAME }}
0 commit comments