Skip to content

Commit

Permalink
chore: deploy to now script
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Sep 7, 2017
1 parent e229b4b commit 7ef0b3c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh

# https://github.com/zeit/now-cli/issues/817
npx [email protected] --public --token=$NOW_TOKEN
npx [email protected] rm --safe --yes wip-bot

0 comments on commit 7ef0b3c

Please sign in to comment.