Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Commit 00cac3d

Browse files
committed
Add deploy script
1 parent 7393c04 commit 00cac3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/deploy

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/sh -ex
2+
3+
git push heroku master

0 commit comments

Comments
 (0)