v1.0.0 #28

Merged
bizcochito merged 147 commits from develop into main 2024-01-14 19:49:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2c79a2ebfd - Show all commits

View File

@ -56,7 +56,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Login to fai.st docker registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: git.fai.st
username: ${{ secrets.DOCKER_USER }}