Skip to content

Commit f505a87

Browse files
committed
update
1 parent c6da82d commit f505a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
echo "Hugo Cache Dir: $(hugo config | grep cachedir)"
5353
hugo --minify --baseURL "${{ steps.pages.outputs.base_url }}/"
5454
- name: Upload artifact
55-
uses: actions/upload-pages-artifact@v4
55+
uses: actions/upload-pages-artifact@v3
5656
with:
5757
path: ./public
5858

0 commit comments

Comments
 (0)