Update deploy.yml

This commit is contained in:
TheThomaas 2023-05-24 20:44:28 +02:00
parent 4f80d16615
commit fd17c52b2a

View file

@ -19,7 +19,7 @@ jobs:
npm run production
- name: Log in to Docker registry
uses: docker/login-action@v3
uses: docker/login-action@v2
with:
registry: gitea.local.thethomaas.net
username: ${{ secrets.DOCKER_USERNAME }}