Skip to content

Commit

Permalink
removing appx from the release notes as its only for the windows store
Browse files Browse the repository at this point in the history
  • Loading branch information
MikesGlitch committed Aug 14, 2024
1 parent bc56eb3 commit 87d8cfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/electron-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,5 @@ jobs:
files: |
packages/desktop-electron/dist/*.dmg
packages/desktop-electron/dist/*.exe
packages/desktop-electron/dist/*.appx
packages/desktop-electron/dist/*.AppImage
packages/desktop-electron/dist/*.flatpak
6 changes: 6 additions & 0 deletions upcoming-release-notes/3185.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [MikesGlitch]
---

Package Electron app as Appx for use in the Windows Store.

0 comments on commit 87d8cfb

Please sign in to comment.