mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-19 07:15:37 +00:00
Juggling with workflow
This commit is contained in:
parent
6bfc08aa02
commit
58c29c73c4
7
.github/workflows/flathub_push_cooker.yml
vendored
7
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: push-cooker-flathub
|
||||
name: PUSH-cooker-flathub
|
||||
|
||||
on:
|
||||
# push:
|
||||
|
@ -16,10 +16,9 @@ jobs:
|
|||
Pushing_cooker_into_flathub:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
|
||||
- name: Pushing
|
||||
run:
|
||||
|
|
||||
shell: bash
|
||||
run: |
|
||||
# EDITABLES:
|
||||
rd_branch="cooker"
|
||||
gits_folder="gits" # without last /
|
||||
|
|
Loading…
Reference in a new issue