Skip to content

Commit

Permalink
feat: updated build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
naffiq committed Jan 23, 2024
1 parent b4f9ebf commit b1d5bfd
Show file tree
Hide file tree
Showing 5 changed files with 13,076 additions and 17,330 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npm run build
- name: Deploy
if: success()
uses: crazy-max/ghaction-github-pages@v2
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: public
Expand Down
Loading

1 comment on commit b1d5bfd

@vercel
Copy link

@vercel vercel bot commented on b1d5bfd Jan 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.