Skip to content

Commit

Permalink
don't clobber master branch with a master tag (oops)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Shinn committed Feb 7, 2016
1 parent 7fca939 commit 70f59ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ deployment:
branch: master
owner: andyshinn
commands:
- ghr -u andyshinn --replace master packages/
- ghr -u andyshinn --replace master packages/builder/x86_64
- ghr -u andyshinn --replace pre packages/
- ghr -u andyshinn --replace pre packages/builder/x86_64

0 comments on commit 70f59ba

Please sign in to comment.