mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 23:45:39 +00:00
Added workflow to push cooke to flathub -fix1
This commit is contained in:
parent
d9ec212fc7
commit
e02c18131c
4
.github/workflows/flathub_push_cooker.yml
vendored
4
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: push-cooker-flathub
|
name: push-cooker-flathub
|
||||||
|
|
||||||
#on:
|
on:
|
||||||
# push:
|
# push:
|
||||||
# branches:
|
# branches:
|
||||||
# - cooker*
|
# - cooker*
|
||||||
|
@ -8,7 +8,7 @@ name: push-cooker-flathub
|
||||||
# branches:
|
# branches:
|
||||||
# - cooker*
|
# - cooker*
|
||||||
|
|
||||||
# workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue