Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaq committed Feb 29, 2024
1 parent 6466ef8 commit 3ceed1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Lo in to the Container Registry
- name: Log in to the Container Registry
uses: docker/login-action@v3
with:
registry: ghcr.io
Expand Down

0 comments on commit 3ceed1c

Please sign in to comment.