fixed username
Some checks failed
weekly, if new yt-dlp, build + push container to docker/gitea / build (push) Failing after 59s
Some checks failed
weekly, if new yt-dlp, build + push container to docker/gitea / build (push) Failing after 59s
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1 +1 @@
|
||||
20250824-07cdae8
|
||||
20250824-b74f70c
|
||||
|
||||
Reference in New Issue
Block a user