From 8dcc9bdb53ea06b3c8e6dc8fbdd05779aaba06c0 Mon Sep 17 00:00:00 2001 From: kento2 Date: Thu, 6 Aug 2026 03:07:37 +0200 Subject: [PATCH] . --- .forgejo/workflows/publish-artifact.yml | 2 +- README.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.forgejo/workflows/publish-artifact.yml b/.forgejo/workflows/publish-artifact.yml index e46bfd7..933dcd8 100644 --- a/.forgejo/workflows/publish-artifact.yml +++ b/.forgejo/workflows/publish-artifact.yml @@ -24,4 +24,4 @@ jobs: build //bukkit:bukkit.publish //core:core.publish //velocity:velocity.publish \ --remote_upload_local_results \ --remote_cache="https://${CACHE_USERNAME}:${CACHE_PASSWORD}@cache.lab0x13.site:443" \ - --noremote_cache_async + --noremote_cache_async \ No newline at end of file diff --git a/README.md b/README.md index 6aa36c8..7ebb953 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ ## TODO CI/CD: -- keep ~/.cache (avoid analyzing targets) -- publish package +- actually publish package ## Build