Skip to content

ci: add Microsoft Store submission to release workflow #12

@CalvinAllen

Description

@CalvinAllen

Add automated Microsoft Store submission to the release workflow.

Requirements

  • Configure Azure AD app registration for Store submission API
  • Add required secrets to the repository:
    • STORE_PRODUCT_ID - Microsoft Store product ID
    • AZURE_TENANT_ID - Azure AD tenant ID
    • AZURE_CLIENT_ID - Azure AD client ID
    • AZURE_CLIENT_SECRET - Azure AD client secret

References

The store job is already defined in .github/workflows/release.yml but is currently commented out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions