We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d8ecf commit 2ef8391Copy full SHA for 2ef8391
.github/workflows/docker.yml
@@ -53,7 +53,7 @@ jobs:
53
registry: ghcr.io
54
username: ${{ steps.un.outputs.un }}
55
password: ${{ github.token }}
56
- - name: Login to GitHub Container Registry
+ - name: Login to forgejo
57
uses: docker/login-action@v3
58
with:
59
registry: forgejo.zvcdn.de
0 commit comments