mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-30 11:10:04 +00:00
Creates a new workflow that automatically submits Windows Store package for review when a GitHub release is published (not pre-release). Features: - Triggers only on published releases (excludes pre-releases) - Downloads .appx package from previous Windows Store build workflow - Submits package directly to Microsoft Store for review - Deletes any pending submissions before submitting new one - Includes status notifications for successful submissions This workflow works in conjunction with the Windows Store build workflow that creates the .appx package. |
||
|---|---|---|
| .. | ||
| auto-publish-google-play-on-release.yml | ||
| auto-publish-windows-store-on-release.yml | ||
| build-android.yml | ||
| build-create-windows-store-on-release.yml | ||
| build-publish-to-aur-on-release.yml | ||
| build-publish-to-mac-store-on-release.yml | ||
| build-publish-to-snap-on-release.yml | ||
| build-update-web-app-on-release.yml | ||
| build.yml | ||
| codeql-analysis.yml | ||
| dependency-review.yml | ||
| issue-open-auto-reply.yml | ||
| lighthouse-ci.yml | ||
| lint-and-test-pr.yml | ||
| manual-build.yml | ||
| publish-to-hub-docker.yml | ||
| stale.yml | ||
| welcome-first-time-contributors.yml | ||