Forgejo actions config
Some checks failed
ci / docker (push) Failing after 17s
/ Test (push) Successful in 3s
/ Checkout (push) Successful in 10s
/ Build (push) Failing after 6s

This commit is contained in:
david 2024-07-22 01:30:26 +02:00
parent 80d09eee99
commit 57201d693c

View file

@ -12,7 +12,7 @@ jobs:
uses: docker/setup-buildx-action@v3
-
name: Login to Docker Hub
uses: docker/login-action@v5
uses: docker/login-action@v4
with:
registry: code.hohl.cloud
username: ${{ secrets.DOCKERHUB_USERNAME }}