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