You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releases.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ The workflow will:
29
29
5. Build macOS and Windows desktop bundles
30
30
6. Upload the generated installers to that release
31
31
32
+
If the requested tag already exists, the manual workflow reuses that existing tag and GitHub release entry. That makes it possible to rebuild and replace assets for the same version when fixing signing or packaging problems.
33
+
32
34
The workflow also runs automatically on `v*` tag pushes. That makes it compatible with the existing Changesets-based npm release flow: once the npm release workflow tags a version, desktop artifacts are attached to the same GitHub release.
0 commit comments