Skip to content

Commit

Permalink
updates in app.tsx and install pg-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
sajad-ambetdevel committed Feb 1, 2024
1 parent 45ab9bc commit a2665e7
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 57 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ node_modules
dist
dist-ssr
*.local
build
./build

# Editor directories and files
.vscode/*
Expand Down
40 changes: 0 additions & 40 deletions build/assets/index-FsYuTShB.js

This file was deleted.

1 change: 0 additions & 1 deletion build/assets/index-GrfGnJnb.css

This file was deleted.

1 change: 0 additions & 1 deletion build/favicon.svg

This file was deleted.

14 changes: 0 additions & 14 deletions build/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion workflow/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
publish_dir: ./build

0 comments on commit a2665e7

Please sign in to comment.