chore: automated release updates

This commit is contained in:
LukeGus
2026-06-16 16:58:52 -05:00
parent e2db514173
commit 27d613e50c
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -386,8 +386,10 @@ jobs:
git config user.name "LukeGus"
git config user.email "bugattiguy527@gmail.com"
git pull --rebase origin main
git add Casks/termix.rb
git stash
git pull --rebase origin main
git stash pop
git commit -m "chore: bump Homebrew cask to $VERSION"
git push origin HEAD:main