mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-09-03 11:43:07 +02:00
Push the branch as well
This commit is contained in:
2
.github/actions/update_libretro.sh
vendored
2
.github/actions/update_libretro.sh
vendored
@@ -23,4 +23,4 @@ git checkout tags/$LATEST -b libretro
|
|||||||
git add BootROMs/prebuilt/*
|
git add BootROMs/prebuilt/*
|
||||||
git commit -m "Update libretro branch to $LATEST"
|
git commit -m "Update libretro branch to $LATEST"
|
||||||
git tag "$LATEST"-libretro
|
git tag "$LATEST"-libretro
|
||||||
git push --force --tags
|
git push --force --tags --all
|
||||||
|
Reference in New Issue
Block a user