fix: authenticate gitea lfs uploads

This commit is contained in:
Tom Boullay
2026-05-15 01:19:22 +02:00
parent f53f606daa
commit 71b4b2c905
3 changed files with 20 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
UPLOAD_SECRET_KEY=your-secret-key-here
GIT_USERNAME=your-gitea-username
GIT_TOKEN=your-git-provider-token
GIT_BRANCH=main
GIT_REPO_URL=https://git.example.com/your-org/your-repo