Skip to content

Commit

Permalink
add deploy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
savatabachhav committed Dec 27, 2023
1 parent 23855d3 commit c9968a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added .github/workflows/deploy.yml
Empty file.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ import react from '@vitejs/plugin-react'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "/react-currency-convert/"
})

0 comments on commit c9968a7

Please sign in to comment.