Skip to content

Commit

Permalink
Update release workflow to upload moonshine-cpp artifacts instead of …
Browse files Browse the repository at this point in the history
…note-taker variants
  • Loading branch information
royshil committed Nov 5, 2024
1 parent 536a6ab commit df0bf53
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,4 @@ jobs:
generate_release_notes: true
body_path: ${{ github.workspace }}/CHECKSUMS.txt
files: |
${{ github.workspace }}/uploads/note-taker-*.zip
${{ github.workspace }}/uploads/note-taker-*.exe
${{ github.workspace }}/uploads/note-taker-*.dmg
${{ github.workspace }}/uploads/note-taker-*.tar
${{ github.workspace }}/uploads/moonshine-cpp-*.zip

0 comments on commit df0bf53

Please sign in to comment.