13
Some checks failed
Publish Website / publish (push) Failing after 2s

This commit is contained in:
Akshay
2025-07-19 22:06:21 -04:00
parent a4eb2d8305
commit 95e4c96bab

View File

@@ -15,7 +15,7 @@ jobs:
# 1. Checkout the website repository (your app code) # 1. Checkout the website repository (your app code)
# ------------------------------------------------------------ # ------------------------------------------------------------
- name: Checkout website repo - name: Checkout website repo
run: git clone https://code.akshaykolli.com/lepton/website run: git clone https://code.akshaykolli.net/lepton/website
# ------------------------------------------------------------ # ------------------------------------------------------------
# 2. Start an SSH agent and load the private key from secrets # 2. Start an SSH agent and load the private key from secrets