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
aa641d2716
chore: update Hugo version in update theme workflow
2023-07-12 10:33:46 +00:00
Jimmy Cai
e0f4217353
ci: use Hugo 0.111.3 for update-theme
action
...
There's a issue with the latest 0.112.x version, see https://github.com/CaiJimmy/hugo-theme-stack/issues/821#issue-1723121447
2023-05-26 10:39:05 +02:00
Jimmy Cai
934897e420
feat(ci): tidy go.mod and go.sum after update
2022-03-05 21:50:20 +00:00
Jimmy Cai
d581b4f0c4
feat: add CI to automatically update theme
2022-03-05 22:47:11 +01:00
Jimmy Cai
12c1a7b735
feat(action): deploy to GitHub pages
2021-10-16 08:31:21 +00:00