change artifact names

This commit is contained in:
Henry Hiles 2026-03-26 10:28:22 -04:00
commit b2c763deef
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -35,4 +35,5 @@ jobs:
- name: Upload installer artifact
uses: actions/upload-artifact@v6
with:
name: APK
path: build/app/outputs/flutter-apk/app-release.apk

View file

@ -33,5 +33,5 @@ jobs:
- name: Upload installer artifact
uses: actions/upload-artifact@v6
with:
name: nexus.federated.Nexus-${{ matrix.arch }}.flatpak
name: flatpak-${{ matrix.arch }}
path: result/nexus.federated.Nexus.flatpak