Skip to content

Commit

Permalink
windows publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
alensiljak committed Nov 6, 2024
1 parent 99fb5af commit f6a0bd4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions publish.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#

call npm run build

call npx netlify deploy --prod

0 comments on commit f6a0bd4

Please sign in to comment.