Skip to content

Commit 1392542

Browse files
committed
Fix style
1 parent 0e497a0 commit 1392542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hub-overview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Checkout Repo ⚡️
3232
uses: actions/checkout@v3
3333

34-
- name: push README to Dockerhub for base-notebook 🐳
34+
- name: Push README to Dockerhub for base-notebook 🐳
3535
uses: christian-korneck/update-container-description-action@d36005551adeaba9698d8d67a296bd16fa91f8e8 # dependabot updates to latest release
3636
env:
3737
DOCKER_USER: ${{ secrets.DOCKERHUB_USERNAME }}

0 commit comments

Comments
 (0)