Setup deployment via CI #2

Merged
mxmehl merged 7 commits from ci into main 2024-01-10 16:32:49 +01:00
Showing only changes of commit 49a547e709 - Show all commits

View File

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