fix action origin 2
All checks were successful
Website build and deploy / build (push) Successful in 20s

This commit is contained in:
2024-01-10 16:01:48 +01:00
parent 49a547e709
commit 3f4eb21d0b

View File

@@ -34,7 +34,7 @@ jobs:
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
- name: Setup Hugo - name: Setup Hugo
uses: github.com/peaceiris/actions-hugo@v2.6.0 uses: https://github.com/peaceiris/actions-hugo@v2.6.0
with: with:
hugo-version: "latest" hugo-version: "latest"
extended: true extended: true