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