fixed repo path
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 42s

This commit is contained in:
2025-06-01 22:40:05 +02:00
parent e3aec943e0
commit 2ade479728

View File

@@ -1,6 +1,6 @@
backend: backend:
name: gitea name: gitea
repo: owner-name/repo-name # Path to your Gitea repository repo: bennolor/hugoblog # Path to your Gitea repository
app_id: 10f0fe83-402c-4beb-b732-386fc394b4b5 # The Client ID provided by Gitea app_id: 10f0fe83-402c-4beb-b732-386fc394b4b5 # The Client ID provided by Gitea
api_root: https://gitea.benno-lorenz.com/api/v1 # API URL of your Gitea instance api_root: https://gitea.benno-lorenz.com/api/v1 # API URL of your Gitea instance
base_url: https://gitea.benno-lorenz.com # Root URL of your Gitea instance base_url: https://gitea.benno-lorenz.com # Root URL of your Gitea instance