Update .gitea/workflows/node-ssh.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 12:54:31 +00:00
parent 127ee6c9ec
commit 0b0dcaa32e

@ -22,7 +22,7 @@ jobs:
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: https://git.kjan.de/actions/setup-buildx-action@v3 uses: https://git.kjan.de/actions/setup-buildx-action@v3
- name: Login to Docker Registry - name: Login to local Docker Registry
uses: https://git.kjan.de/actions/login-action@v3 uses: https://git.kjan.de/actions/login-action@v3
with: with:
registry: git.kjan.de registry: git.kjan.de