Skip to content

Conversation

@Minh141120
Copy link
Member

Describe Your Changes

This pull request makes a small change to the Windows build workflow by removing a step that uploaded the MSI release asset to GitHub if the public provider was set to GitHub. This simplifies the release process and reduces unnecessary upload actions.

Copilot AI review requested due to automatic review settings October 1, 2025 10:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the MSI file upload step from the Windows build workflow for GitHub releases, simplifying the release process by eliminating an unnecessary upload action.

  • Removes the conditional MSI upload step that was triggered when the public provider was set to GitHub
Comments suppressed due to low confidence (1)

.github/workflows/template-tauri-build-windows-x64.yml:1

  • The step name contains a typo: 'assert' should be 'asset' in 'Upload release assert if public provider is github'.
name: tauri-build-windows-x64

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Minh141120 Minh141120 merged commit 6a4aaae into release/v0.7.0 Oct 1, 2025
10 of 11 checks passed
@Minh141120 Minh141120 deleted the ci/revert-msi-installer branch October 1, 2025 10:30
@github-project-automation github-project-automation bot moved this to QA in Jan Oct 1, 2025
@github-actions github-actions bot added this to the v0.7.0 milestone Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants