Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bishoyh authored Nov 11, 2024
1 parent ef2b0a9 commit 529d4d9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,7 @@ jobs:
asset_name: mbox2eml-macos-latest
asset_content_type: application/octet-stream

- name: Upload Release Asset for Windows
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}

asset_path: mbox2eml-windows-latest/mbox2eml.exe
asset_name: mbox2eml-windows-latest
asset_content_type: application/octet-stream

0 comments on commit 529d4d9

Please sign in to comment.