This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
suttonelections
mirror of
https://github.com/adrianshort/suttonelections.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
Add untracked files
tags/v2.0.0
Adrian Short
6 years ago
parent
4ae7ab4dcd
commit
74e3b699e6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bin/deploy
+ 1
- 0
bin/deploy
View File
@@ -2,6 +2,7 @@
bundle exec bin/build
cd _site
git add .
git commit -am "Update content"
git push origin master
cd -
Write
Preview
Loading…
Cancel
Save