diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index 47d61f6..28f2cc9 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -15,7 +15,7 @@ jobs: # 1. Checkout the website repository (your app code) # ------------------------------------------------------------ - name: Checkout website repo - run: git clone https://gitea:3000/lepton/website + run: git clone http://gitea:3000/lepton/website # ------------------------------------------------------------ # 2. Start an SSH agent and load the private key from secrets