Case correction Github -> GitHub (#30446)

Co-authored-by: Igor <igordsmelo@gmail.com>
This commit is contained in:
Matt Jankowski 2024-06-08 06:32:39 -04:00 committed by GitHub
commit c1a84f1b5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -68,7 +68,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Log in to the Github Container registry
- name: Log in to the GitHub Container registry
if: contains(inputs.push_to_images, 'ghcr.io')
uses: docker/login-action@v3
with: