Skip to content

Commit 2ef8391

Browse files
authored
Update docker.yml
Signed-off-by: Zoey <[email protected]>
1 parent 01d8ecf commit 2ef8391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
registry: ghcr.io
5454
username: ${{ steps.un.outputs.un }}
5555
password: ${{ github.token }}
56-
- name: Login to GitHub Container Registry
56+
- name: Login to forgejo
5757
uses: docker/login-action@v3
5858
with:
5959
registry: forgejo.zvcdn.de

0 commit comments

Comments
 (0)