Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdminChucky authored Jul 12, 2024
1 parent 55e0c82 commit eb93057
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -213,3 +214,4 @@ jobs:
source: "citymania-client-*/*.zip,citymania-client-*/*.xz,citymania-client-*/*.dmg"
strip_components: 1
target: ${{ secrets.UPLOAD_PATH }}
*/

0 comments on commit eb93057

Please sign in to comment.