mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Must delete branch from remote
This commit is contained in:
parent
5b7e2eb848
commit
0fa1f7d068
4
.github/workflows/flathub_push_cooker.yml
vendored
4
.github/workflows/flathub_push_cooker.yml
vendored
|
@ -41,10 +41,6 @@ jobs:
|
||||||
|
|
||||||
cd $gits_folder/flathub
|
cd $gits_folder/flathub
|
||||||
|
|
||||||
# cleaning the branch in case of a second run
|
|
||||||
git branch -d $relname
|
|
||||||
git push origin --delete $relname
|
|
||||||
|
|
||||||
git checkout -b $relname
|
git checkout -b $relname
|
||||||
|
|
||||||
git rm -rf *
|
git rm -rf *
|
||||||
|
|
Loading…
Reference in a new issue