Skip to content

Commit 2458a7b

Browse files
author
Alex Couture-Beil
committed
update readme with release step
1 parent 1326465 commit 2458a7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ first download the [earth](https://github.com/earthly/earthly) command, then run
5252

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

55+
### Release
56+
57+
To release a new version, run the following command:
58+
59+
RELEASE_TAG=v0.0.2 earth --build-arg RELEASE_TAG --secret GITHUB_TOKEN --push +release
60+
5561
### Preview
5662

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

0 commit comments

Comments
 (0)