Skip to content

Commit

Permalink
Push the branch as well
Browse files Browse the repository at this point in the history
  • Loading branch information
LIJI32 committed Mar 8, 2024
1 parent de0046d commit ba45911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/update_libretro.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ git checkout tags/$LATEST -b libretro
git add BootROMs/prebuilt/*
git commit -m "Update libretro branch to $LATEST"
git tag "$LATEST"-libretro
git push --force --tags
git push --force --tags --all

0 comments on commit ba45911

Please sign in to comment.