Skip to content

Commit

Permalink
don't push in script
Browse files Browse the repository at this point in the history
  • Loading branch information
maxandersen committed Dec 26, 2019
1 parent d22f65e commit 8b0c61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/updatebrew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ EOF

git add Formula/jbang.rb
git commit -m "jbang v${jbang_version}"
git push #origin releases
#git push #origin releases


## to test use `brew install holgerbrandl/tap/kscript`
Expand Down

0 comments on commit 8b0c61e

Please sign in to comment.