mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Set paths for build artefacts
This commit is contained in:
7
.github/workflows/build-release.yml
vendored
7
.github/workflows/build-release.yml
vendored
@@ -91,11 +91,10 @@ jobs:
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: ${{ env.VERSION }}
|
||||
body_path: CHANGELOG.md
|
||||
files: |
|
||||
build/app/outputs/bundle/release/app-release.aab
|
||||
flatpak/scripts/flatpak_generator_exports/wger-linux-x86_64.tar.gz
|
||||
flatpak/scripts/flatpak_generator_exports/wger-linux-x86_64.sha256
|
||||
wger/build/app/outputs/bundle/release/app-release.aab
|
||||
wger/flatpak/scripts/flatpak_generator_exports/wger-linux-x86_64.tar.gz
|
||||
wger/flatpak/scripts/flatpak_generator_exports/wger-linux-x86_64.sha256
|
||||
|
||||
- name: Generate flathub manifest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user