isaacrlevin/Windows Store Publish
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 4, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: isaacrlevin/windows-store-action@3ec3476a8da1d536355b536986bd7fc8f49c4945 # 1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tenant-id | Id of Partner Tenant | yes | — |
| client-id | Id of Partner App Registration | yes | — |
| client-secret | Secret for Partner App Registration | yes | — |
| app-id | Id for App in Partner Center | yes | — |
| delete-pending | Delete any pending submissions in Partner Center | no | true |
| package-path | Path to MISX Package | no | "" |
| skip-polling | Skip polling the submission after committing it to Dev Center | no | true |
| delete-packages | Enable deletion of one or more old packages (sorted by version) | no | true |
| packages-keep | Specify number of latest packages (sorted by version) to be kept | no | 0 |
| update-images | Update Package Images | no | false |
Outputs
| name | description |
|---|---|
| url | URl to Partner Dashboard |