Aktualizovat .gitea/workflows/build.yml
Build ts3proxy / Explore-Gitea-Actions (push) Successful in 4s Details
Build ts3proxy / login (push) Failing after 11s Details

This commit is contained in:
Radim Lipovčan 2023-11-17 15:51:34 +01:00
parent 88b075c921
commit ffd124f9e7
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}