Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 229 Bytes

RELEASE.md

File metadata and controls

11 lines (6 loc) · 229 Bytes

First generate a token

go to https://github.com/settings/tokens

Pick a new release tag

export RELEASE_TAG=v1.2.3

Then deploy

earthly --secret GITHUB_TOKEN=ghp_mytoken --build-arg RELEASE_TAG --push +release