mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update publish_binary.sh
This commit is contained in:
parent
0f08c1366b
commit
a8353b7028
@ -86,5 +86,5 @@ node ./update
|
|||||||
cd bin
|
cd bin
|
||||||
git add .
|
git add .
|
||||||
git add ../soljson.js
|
git add ../soljson.js
|
||||||
git commit -m "Added compiler version $VER"
|
git commit -m "Added compiler version $FULLVERSION"
|
||||||
git push origin gh-pages
|
git push origin gh-pages
|
||||||
|
Loading…
Reference in New Issue
Block a user