Fixed cooker pipeline name

This commit is contained in:
XargonWan 2023-09-29 10:39:21 +02:00
parent 673cdff712
commit 5a5b3e80d5

View file

@ -1,4 +1,4 @@
name: "[Cooker] build of ${{ github.ref }}" name: "Build cooker"
on: on:
push: push:
@ -146,4 +146,4 @@ jobs:
name: retrodeck-flatpak name: retrodeck-flatpak
path: RetroDECK-cooker.flatpak path: RetroDECK-cooker.flatpak
continue-on-error: true continue-on-error: true