We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2333d63 + fa2d8ab commit 3bc386eCopy full SHA for 3bc386e
.github/workflows/ci-tag.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Release
19
# run: earthly --org earthly-technologies --satellite lib --push +publish --version=$RELEASE_VERSION
20
# For testing purposes lets use +build before trying +publish
21
- run: earthly --org earthly-technologies --satellite lib --push +build --version=$RELEASE_VERSION
+ run: earthly --org earthly-technologies --satellite lib --push +dist --version=$RELEASE_VERSION
0 commit comments