v1.10.0 #471

Merged
LukeGus merged 106 commits from dev-1.10.0 into main 2026-01-01 04:20:12 +00:00
Showing only changes of commit e405f8a6fa - Show all commits
+1 -1
View File
@@ -557,7 +557,7 @@ jobs:
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
if: hashFiles('homebrew-generated/termix.rb') != '' && github.event.inputs.artifact_destination == 'file' if: hashFiles('homebrew-generated/termix.rb') != '' && github.event.inputs.artifact_destination == 'file'
with: with:
name: homebrew-cask name: termix_macos_homebrew_cask
path: homebrew-generated/termix.rb path: homebrew-generated/termix.rb
retention-days: 30 retention-days: 30