Skip to content

Commit 01d8ecf

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- name: Login to GitHub Container Registry
5757
uses: docker/login-action@v3
5858
with:
59+
registry: forgejo.zvcdn.de
5960
username: ${{ secrets.FORGEJO_USERNAME }}
6061
password: ${{ secrets.FORGEJO_PASSWORD }}
6162
- name: version

0 commit comments

Comments
 (0)