fix: Change name for electron macos cask output

This commit is contained in:
LukeGus
2025-11-26 02:52:30 -06:00
parent f8de3369c3
commit e405f8a6fa

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