Skip to content

Commit

Permalink
NFCI: force run always to test json generator
Browse files Browse the repository at this point in the history
  • Loading branch information
DHowett committed Jun 7, 2024
1 parent 1bcd39f commit 32f4e33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msstore-submissions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
msstore reconfigure -cfp cert.pfx -c ${{ secrets.AZURE_CLIENT_ID }} -t ${{ secrets.AZURE_TENANT_ID }} -s ${{ secrets.SELLER_ID }}
- name: Update draft submission
if: always()
run: |-
msstore submission update ${{ secrets.PRODUCT_ID }} '{
"packages":[
Expand Down

0 comments on commit 32f4e33

Please sign in to comment.