Skip to content

Commit 7d3d662

Browse files
committed
trigger
1 parent 2d37d83 commit 7d3d662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup Hugo
1717
uses: peaceiris/actions-hugo@v3
1818
with:
19-
hugo-version: '0.152.2' # latest
19+
hugo-version: '0.152.2' # latest stable release
2020

2121
- name: Build Hugo site
2222
run: hugo build --minify

0 commit comments

Comments
 (0)