diff --git a/.gitea/workflows/publish.yml b/.gitea/workflows/publish.yml index d491dce..50b7407 100644 --- a/.gitea/workflows/publish.yml +++ b/.gitea/workflows/publish.yml @@ -12,10 +12,10 @@ jobs: steps: - name: Install older docker - uses: crazy-max/ghaction-setup-docker@v3 - with: - version: 24.0.7 - # 1. Checkout the website repository (your app code) + uses: crazy-max/ghaction-setup-docker@v3 + with: + version: 24.0.7 + # 1. Checkout the website repository (your app code) # ------------------------------------------------------------ - name: Checkout website repo run: git clone http://gitea:3000/lepton/website