Skip to content

Commit 7c0d45d

Browse files
authored
Update continuousDeployment.yml
1 parent c9682cc commit 7c0d45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuousDeployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
with:
3636
release_name: Release $${{ github.ref }}
3737
files: |
38-
"build/app/outputs/apk/release/*.apk
38+
build/app/outputs/apk/release/*.apk
3939

0 commit comments

Comments
 (0)