Skip to content

Commit a77b724

Browse files
authored
Merge pull request #47 from raux/raux-patch-41
Update hugo.yml
2 parents c489bc6 + ec986da commit a77b724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
--minify \
5959
--baseURL "${{ steps.pages.outputs.base_url }}/"
6060
- name: Upload artifact
61-
uses: actions/upload-pages-artifact@v4
61+
uses: actions/upload-pages-artifact@v2
6262
with:
6363
path: ./public
6464

0 commit comments

Comments
 (0)