Skip to content

Commit

Permalink
v1.3.63
Browse files Browse the repository at this point in the history
  • Loading branch information
oz123 committed Jul 24, 2024
1 parent 8f7b174 commit 7cebc9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: mh_${VERSION}-1_amd64.deb
asset_name: mh_${VERSION}-1_amd64.deb
asset_path: mh_amd64.deb
asset_name: mh_1_amd64.deb
asset_content_type: application/octet-stream
build-osx-amd64:
runs-on: macos-latest
Expand Down

0 comments on commit 7cebc9a

Please sign in to comment.