Skip to content

Commit 6801f0a

Browse files
committed
Put publish task back to all so the workflows work.
1 parent 06fa330 commit 6801f0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.earth

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ test:
5959

6060
# publish runs publish and push tasks if the tests pass and --push was specified.
6161
# It needs the API keys to be passed in as secrets
62-
publish:
62+
all:
6363
# If we only reference with FROM (or COPY) the outputs will not be produced
6464
BUILD +test
6565
FROM +build

0 commit comments

Comments
 (0)