Forgejo actions config
This commit is contained in:
parent
6e4f8937eb
commit
80d09eee99
6 changed files with 55 additions and 24 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v3
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
uses: docker/login-action@v5
|
||||
with:
|
||||
registry: code.hohl.cloud
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue