Skip to content

Commit 44643f2

Browse files
committed
Rename Google Play artifact
1 parent d902515 commit 44643f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
if: startsWith(github.ref, 'refs/tags/')
163163
with:
164164
# Artifact name
165-
name: 'SlimeVR-Google-Play-Upload' # optional, default is artifact
165+
name: 'SlimeVR-Android-GPDev' # optional, default is artifact
166166
# A file, directory or wildcard pattern that describes what to upload
167167
path: server/android/build/outputs/bundle/release/*
168168

0 commit comments

Comments
 (0)