Skip to content

Commit 80ca7a0

Browse files
authored
update philip photo (#40)
* update philip photo * bump hugo version * set hugo version in workflows
1 parent b967c06 commit 80ca7a0

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Hugo
1919
uses: peaceiris/actions-hugo@v2
2020
with:
21-
hugo-version: 'latest'
21+
hugo-version: '0.119.0'
2222
extended: true
2323

2424
- name: Build
-116 KB
Loading

netlify.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
publish = "public"
44

55
[build.environment]
6-
HUGO_VERSION = "0.97.3"
6+
HUGO_VERSION = "0.119.0"
77
HUGO_ENABLEGITINFO = "true"
88

99
[context.production.environment]

0 commit comments

Comments
 (0)