Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
finish release back on master
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke committed Oct 28, 2018
1 parent 0ebb926 commit a230ca2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions create_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ git push origin "$TAG_VERSION"

./okurl -H "Content-Type: application/x-gzip" -d "@build/distributions/okurl-${TAG_VERSION}.tgz" "https://uploads.github.com/repos/yschimke/okurl/releases/${RELEASE_ID}/assets?name=okurl-${TAG_VERSION}.tgz" | jq ".browser_download_url"

git co master

0 comments on commit a230ca2

Please sign in to comment.