From 3361614b573efc95ecb1960cb5adab43272271cb Mon Sep 17 00:00:00 2001 From: Digital Studium Date: Tue, 9 May 2023 15:52:51 +0300 Subject: [PATCH] tttf --- .gitea/workflows/deploy.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 5450223..7f93df1 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -17,10 +17,9 @@ jobs: fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: https://github.com/peaceiris/actions-hugo@v2 with: hugo-version: '0.110.0' - # extended: true - name: Build run: hugo --minify