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