We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1af1b2 commit 68a7a20Copy full SHA for 68a7a20
1 file changed
.github/workflows/manual.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- uses: actions/upload-artifact@v4
50
with:
51
- name: claims-csuTest-${{github.event.inputs.app_version}}
+ name: claims-csu-${{github.event.inputs.app_version}}
52
path: ./claimManagement/build/outputs/**/*.apk
53
overwrite: true
54
0 commit comments