@Blindy Unless I'm misunderstanding, I can't reference GitHub Secrets in my code, only on server-side actions. The issue is to build and run the program locally, the MSIX package has to be signed with a key. The hash of the key used is stored in the package.appxmanifest file, so if the user makes their own key its hash will be committed along with any other changes.