diff --git a/.gitea/workflows/earthly.yml b/.gitea/workflows/earthly.yml index ac2022e..8bb4b59 100644 --- a/.gitea/workflows/earthly.yml +++ b/.gitea/workflows/earthly.yml @@ -22,6 +22,6 @@ jobs: - name: what version is installed? run: earthly --version - name: use sattelite Alpha - run: earthly sat select alpha + run: earthly sat select alpha --org me-2625 - name: run the earthly hello world run: earthly github.com/earthly/hello-world:main+hello \ No newline at end of file