Implement common base structure #7

Closed
kscheidecker wants to merge 36 commits from feature/backend/unify-api-communication into main
Showing only changes of commit ea08250d87 - Show all commits

View File

@ -48,7 +48,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