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
53c5c14e11
commit
95828579fb
2
.github/workflows/flathub_push_cooker.yml
vendored
2
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: |
|
||||
# EDITABLES:
|
||||
rd_branch="cooker"
|
||||
gits_folder="gits" # without last /
|
||||
gits_folder="${GITHUB_WORKSPACE}/gits" # without last /
|
||||
|
||||
# NON-EDITABLES
|
||||
branch="$rd_branch-"$(date +%d%m%y.%H%M)
|
||||
|
|
Loading…
Reference in a new issue