Skip to content

Commit

Permalink
only zip for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschaMetze committed May 2, 2023
1 parent 0017d38 commit 77ea6e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
run: |
rm -rf dist/maus_cli_macos.zip
ditto -c -k --keepParent "dist/maus_cli_macos.app" dist/maus_cli_macos.zip
if: matrix.os == 'macos-latest'
- name: Generate release notes
id: create_release_notes
uses: release-drafter/release-drafter@v5
Expand Down

0 comments on commit 77ea6e0

Please sign in to comment.