Skip to content

Commit fb792d3

Browse files
authored
Update reusable-hugo-workflow.yml
1 parent 3bd37cf commit fb792d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/reusable-hugo-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
hugo_version:
77
type: string
8-
default: '0.142.0'
8+
default: '0.141.0'
99
required: false
1010
base_url:
1111
type: string
@@ -87,4 +87,4 @@ jobs:
8787
${{ inputs.base_url }}/de/blog/
8888
${{ inputs.base_url }}/en/projects/
8989
uploadArtifacts: true
90-
temporaryPublicStorage: true
90+
temporaryPublicStorage: true

0 commit comments

Comments
 (0)