fixed gitea api url
Some checks failed
weekly, if new yt-dlp, build + push container to docker/gitea / build (push) Failing after 1m7s

This commit is contained in:
2025-08-24 22:25:19 -04:00
parent adca108376
commit 846d07f099
2 changed files with 2 additions and 2 deletions

View File

@@ -96,5 +96,5 @@ jobs:
- name: link container in gitea
run: |
curl -X POST -H "Authorization: token ${{ secrets.SUPER }}" https://git.hgsky.me/api/v1/repos/ben/youdis/packages/container/youdis/link/youdis"
curl -X POST -H "Authorization: token ${{ secrets.SUPER }}" https://git.hgsky.me/api/v1/packages/ben/container/youdis/-/link/youdis"

View File

@@ -1 +1 @@
20250824-748e3fb
20250824-adca108