Aktualizovat .gitea/workflows/build.yml
This commit is contained in:
parent
88b075c921
commit
ffd124f9e7
@ -23,7 +23,7 @@ jobs:
|
||||
steps:
|
||||
- name: Login to Docker Hub
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
username: Ownercz
|
||||
password: ${{ secrets.dockerhub_gitea_token }}
|
Loading…
Reference in New Issue
Block a user