Skip to content

Commit f94a0d7

Browse files
committed
Update artifact names.
1 parent ca5ccb3 commit f94a0d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- target: x86_64-unknown-linux-gnu
1818
host: ubuntu-latest
1919
format: appimage
20-
artifact: flutter-app-template-x86_64.AppImage
20+
artifact: flutter-app-demo-x86_64.AppImage
2121

2222
- target: x86_64-apple-darwin
2323
host: macos-latest
@@ -30,7 +30,7 @@ jobs:
3030
- target: aarch64-linux-android
3131
host: ubuntu-latest
3232
format: apk
33-
artifact: apk/flutter-app-template.apk
33+
artifact: apk/flutter-app-demo.apk
3434

3535
- target: aarch64-apple-ios
3636
host: macos-latest

0 commit comments

Comments
 (0)