Skip to content

Commit

Permalink
update readme with release step
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcb committed Oct 31, 2020
1 parent 1326465 commit 2458a7b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ first download the [earth](https://github.com/earthly/earthly) command, then run

which will produce binary files under `./build/<platform>/amd64/secretshare`

### Release

To release a new version, run the following command:

RELEASE_TAG=v0.0.2 earth --build-arg RELEASE_TAG --secret GITHUB_TOKEN --push +release

### Preview

[![asciicast](preview.gif)](https://asciinema.org/a/369195?&speed=2)
Expand Down

0 comments on commit 2458a7b

Please sign in to comment.