fix typo
All checks were successful
push new builds to gitea, dockerhub / build (push) Successful in 1m6s

This commit is contained in:
2025-08-29 16:11:29 -04:00
parent 22fb495e0d
commit f8f625f0bf
2 changed files with 3 additions and 2 deletions

View File

@@ -68,4 +68,5 @@ jobs:
- name: link container in gitea
run: |
curl -X POST -H "Authorization: token ${{ secrets.SUPER }}" https://git.hgsky.me/api/v1/packages/ben/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 @@
20250829-33d5de6
20250829-22fb495