mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Fixed cooker pipeline name
This commit is contained in:
parent
673cdff712
commit
5a5b3e80d5
4
.github/workflows/cooker-selfhosted.yml
vendored
4
.github/workflows/cooker-selfhosted.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: "[Cooker] build of ${{ github.ref }}"
|
||||
name: "Build cooker"
|
||||
|
||||
on:
|
||||
push:
|
||||
|
@ -146,4 +146,4 @@ jobs:
|
|||
name: retrodeck-flatpak
|
||||
path: RetroDECK-cooker.flatpak
|
||||
continue-on-error: true
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue