From 44643f2cc63e2d34f5ce52c922b82b697c3d216b Mon Sep 17 00:00:00 2001 From: Butterscotch! Date: Thu, 11 Dec 2025 06:44:24 -0500 Subject: [PATCH] Rename Google Play artifact --- .github/workflows/gradle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yaml b/.github/workflows/gradle.yaml index c6a9c38c6..7b78a25aa 100644 --- a/.github/workflows/gradle.yaml +++ b/.github/workflows/gradle.yaml @@ -162,7 +162,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/') with: # Artifact name - name: 'SlimeVR-Google-Play-Upload' # optional, default is artifact + name: 'SlimeVR-Android-GPDev' # optional, default is artifact # A file, directory or wildcard pattern that describes what to upload path: server/android/build/outputs/bundle/release/*