Skip to content

Commit

Permalink
fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Kagno committed Nov 13, 2024
1 parent ce02826 commit bce7724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Upload Public
uses: actions/upload-artifact@v4
with:
name: public
name: github-pages
path: ./public/*
if-no-files-found: error
include-hidden-files: true
Expand Down

0 comments on commit bce7724

Please sign in to comment.