From c70b2541f7ca36258e087e0720c036e717b0a5d6 Mon Sep 17 00:00:00 2001 From: ForteScarlet Date: Tue, 26 Sep 2023 21:56:58 +0800 Subject: [PATCH] CI: snapshot API Doc --- .github/workflows/publish-snapshot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-snapshot.yml b/.github/workflows/publish-snapshot.yml index 05c9cb9d6..a6f3c5176 100644 --- a/.github/workflows/publish-snapshot.yml +++ b/.github/workflows/publish-snapshot.yml @@ -101,7 +101,7 @@ jobs: -Porg.gradle.jvmargs="-XX:MaxMetaspaceSize=1g -Dfile.encoding=UTF-8" -Porg.gradle.daemon=false env: - SIMBOT_IS_SNAPSHOT: false + SIMBOT_IS_SNAPSHOT: true # https://github.com/marketplace/actions/github-pages-action - name: Push to doc repository