Skip to content

Commit edce769

Browse files
committed
Alter hugo version for web build
1 parent 7cc044a commit edce769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: 'Hugo Build 🛠'
3333
# ...or replace 'master' with a full version tag, such as: v0.64.1
34-
uses: jakejarvis/hugo-build-action@v0.139.4
34+
uses: jakejarvis/hugo-build-action@master
3535
with:
3636
args: --source web --destination public --verbose
3737

0 commit comments

Comments
 (0)