Skip to content

Commit

Permalink
Revert "NFCI: force run always to test json generator"
Browse files Browse the repository at this point in the history
This reverts commit 32f4e33.
  • Loading branch information
DHowett committed Jun 7, 2024
1 parent 32f4e33 commit 9562fa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/msstore-submissions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ 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 9562fa8

Please sign in to comment.