upload-images-to-minio #2

Merged
brian merged 5 commits from upload-images-to-minio into main 2025-09-18 20:03:13 +02:00
Showing only changes of commit fcbae0d87b - Show all commits
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
-H "Authorization: Token $LABEL_STUDIO_API_TOKEN" \
"https://label-studio.gt-proj.com/api/storages/export/s3/1/sync"
- name: Fix MinIO file content type
- name: Fix Label Studio output content type in MinIO
env:
MINIO_ACCESS_KEY: ${{ secrets.MINIO_ACCESS_KEY }}
MINIO_SECRET_KEY: ${{ secrets.MINIO_SECRET_KEY }}