From 68415ef8919efd971a5fbd3f99b65e34b6dee7f1 Mon Sep 17 00:00:00 2001 From: CJSatnarine Date: Sat, 13 Sep 2025 21:06:13 -0400 Subject: [PATCH] updating one more time --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index d75f22a..c43e70e 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v5 - with: github-server-url: '' + with: github-server-url: 'https://git.cjsatnarine.space' - name: Install Zola run: |