mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Improve release script
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
"install:pussh": "bash ./scripts/install:pussh.sh",
|
||||
"prepare": "husky",
|
||||
"generate:env": "bash ./scripts/generate:env.sh",
|
||||
"deploy": "bash ./scripts/deploy.sh"
|
||||
"deploy": "dotenv -e deployment/.env -- bash ./scripts/deploy.sh"
|
||||
},
|
||||
"files": [
|
||||
"frontend/build/electron"
|
||||
|
||||
Reference in New Issue
Block a user