Skip to content

Commit

Permalink
[skip ci] fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
m-adawi committed Jul 14, 2024
1 parent 0a5a324 commit c3fcd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
packages: write
runs-on: ubuntu-latest
steps:
- name: Login to Docker Hub
- name: Login to Docker registry
uses: docker/login-action@v3
with:
registry: ghcr.io
Expand Down

0 comments on commit c3fcd76

Please sign in to comment.