fixed repo path
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 42s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 42s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user