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