Skip to content

Commit

Permalink
Updated upload-pages-artifact.
Browse files Browse the repository at this point in the history
- Removed unused hero.
  • Loading branch information
vegetableman committed Jan 31, 2025
1 parent 85b8125 commit d3595ac
Show file tree
Hide file tree
Showing 4 changed files with 154 additions and 258 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cp -R ./public/admin/ ./out/
rm ./out/admin/.gitignore
- name: Create Pages Artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: './out/'

Expand Down
Loading

0 comments on commit d3595ac

Please sign in to comment.