Skip to content

Commit 190ce3c

Browse files
authored
Update docker-publish.yml
1 parent eb6cead commit 190ce3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout Repo
1818
uses: actions/checkout@v4
1919

20-
- name Log in to GHCR.io
20+
- name: Log in to GHCR.io
2121
uses: docker/login-action@v3
2222
with:
2323
registry: ghcr.io

0 commit comments

Comments
 (0)