mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
flatpak: Rename from testing to nightly and use master runtime
This commit is contained in:
2
.github/workflows/flatpak-nightly.yml
vendored
2
.github/workflows/flatpak-nightly.yml
vendored
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user