We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9682cc commit 7c0d45dCopy full SHA for 7c0d45d
.github/workflows/continuousDeployment.yml
@@ -35,5 +35,5 @@ jobs:
35
with:
36
release_name: Release $${{ github.ref }}
37
files: |
38
- "build/app/outputs/apk/release/*.apk
+ build/app/outputs/apk/release/*.apk
39
0 commit comments