Edoc
03903d7cc4
fix: update GitHub Actions to fetch full Git history ( #39 )
...
Changed the fetch-depth option in the checkout step to 0. This enables the workflow to access the full commit history, which is necessary for Hugo's enableGitInfo feature to function correctly.
2024-03-27 11:35:33 +01:00
Andreas Deininger
00be00c2fa
ci: bump GitHub workflow actions to their latest versions ( #42 )
2024-03-10 19:59:59 +01:00
Jimmy Cai
0204461286
chore: update GitHub Action dependencies to the latest versions ( #28 )
...
Remove the step which creates cache for Go modules since it's integrated now in actions/setup-go@v4
2023-08-15 14:08:28 +02:00
Jimmy Cai
11da5cc8a9
fix: add write permission to GitHub actions
2023-07-12 10:35:18 +00:00
Jimmy Cai
12c1a7b735
feat(action): deploy to GitHub pages
2021-10-16 08:31:21 +00:00