diff --git a/Earthfile b/Earthfile index 072c426..6888d38 100644 --- a/Earthfile +++ b/Earthfile @@ -87,4 +87,4 @@ build: release: FROM +deps COPY . . - RUN --secret GITEA_TOKEN goreleaser release + RUN --secret GITEA_TOKEN goreleaser release --clean