Update .gitea/workflows/rust-node.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 5m11s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:20:34 +00:00
parent cd2a7388a4
commit b575318825

@ -23,7 +23,7 @@ jobs:
uses: https://git.kjan.de/actions/setup-buildx-action@v3
- name: Login to Docker Registry
uses: docker/login-action@v3
uses: https://git.kjan.de/actions/login-action@v3
with:
registry: git.kjan.de
username: ${{ secrets.REGISTRY_USERNAME }}