fix: support gitea git remote uploads
This commit is contained in:
@@ -223,7 +223,7 @@ export function useUploadOrchestrator({
|
||||
|
||||
stagingIdRef.current = staged.stagingId
|
||||
|
||||
const endCheckLog = startTimedLog('Verification', 'GitHub diff', {
|
||||
const endCheckLog = startTimedLog('Verification', 'Git diff', {
|
||||
folderName: folder.folderName,
|
||||
stagingId: staged.stagingId,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user