diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 67a6444b..b746ca4f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,6 +63,7 @@ jobs: is_tag: ${{ needs.source.outputs.is_tag }} survey_key: ${{ needs.source.outputs.survey_key }} +/* windows-store: name: Windows Store needs: @@ -213,3 +214,4 @@ jobs: source: "citymania-client-*/*.zip,citymania-client-*/*.xz,citymania-client-*/*.dmg" strip_components: 1 target: ${{ secrets.UPLOAD_PATH }} +*/