Skip to content

Commit 1a2ea20

Browse files
Aktualisieren von build.yml
1 parent 2c2a050 commit 1a2ea20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,5 +174,5 @@ jobs:
174174
with:
175175
repo_token: ${{ secrets.GITHUB_TOKEN }}
176176
file_glob: true
177-
file: build/app/outputs/flutter-apk
177+
file: build/app/outputs/flutter-apk/*
178178
tag: ${{ github.ref }}

0 commit comments

Comments
 (0)