fixed username
Some checks failed
weekly, if new yt-dlp, build + push container to docker/gitea / build (push) Failing after 59s

This commit is contained in:
2025-08-24 17:59:28 -04:00
parent b74f70c42e
commit 0968aa84b8
2 changed files with 3 additions and 3 deletions

View File

@@ -78,8 +78,8 @@ jobs:
uses: docker/login-action@v3
with:
registry: git.hgsky.me
#username: ${{ secrets.USERNAME }}
username: ${{ vars.CI_ACTOR }}
username: ${{ secrets.USERNAME }}
#username: ${{ vars.CI_ACTOR }}
password: ${{ secrets.YOUDIS_PASSWORD }}
- name: Debug Gitea Vars

View File

@@ -1 +1 @@
20250824-07cdae8
20250824-b74f70c