To migrate Gitea storage from one type of storage to another, the migrate-storage command can be used. For example, to migrate from the storage currently configured in the app.ini to Minio:
You may have to rename the actions-log and actions-artifacts to actions_log and actions_artifacts respectively depending on how your paths are configured in Gitea.