Upload store signed MSIX packages to GitHub release in CI automatically #21
JasonWei512
started this conversation in
Ideas
Replies: 1 comment
-
Done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently the Microsoft Store signed MSIX packages in release page are uploaded by me manually.
Every time I release a new version, I have to download the MSIX packages from store with https://store.rg-adguard.net/ , and upload them to the release page. I want to automate this process.
I tried https://github.com/StoreDev/StoreLib , but it cannot get the download URL of ARM64 package.
Beta Was this translation helpful? Give feedback.
All reactions