flatpak: Rename from testing to nightly and use master runtime

This commit is contained in:
Rafał Dzięgiel
2021-08-28 08:42:18 +02:00
parent 9a8655b0a2
commit 833559a208
2 changed files with 2 additions and 2 deletions

View File

@@ -29,6 +29,6 @@ jobs:
name: "Build"
with:
bundle: com.github.rafostar.Clapper.flatpak
manifest-path: pkgs/flatpak/com.github.rafostar.Clapper-testing.json
manifest-path: pkgs/flatpak/com.github.rafostar.Clapper-nightly.json
cache-key: flatpak-builder-${{ github.sha }}-testing-${{ github.run_number }}
arch: ${{ matrix.arch }}