UI elements using the new structs #8

Merged
remoll merged 37 commits from feature/unify-api-frontend into main 2024-06-23 19:21:50 +00:00
Showing only changes of commit 07830de1b2 - Show all commits

View File

@ -46,7 +46,7 @@ jobs:
- name: Release APK - name: Release APK
uses: https://gitea.com/akkuman/gitea-release-action@v1 uses: https://gitea.com/akkuman/gitea-release-action@v1
with: with:
files: ./frontendbuild/app/outputs/flutter-apk/*.apk files: ./frontend/build/app/outputs/flutter-apk/*.apk
name: Testing release name: Testing release
release_name: testing release_name: testing
tag: testing tag: testing