Skip to content

Commit

Permalink
Merge pull request #12 from JulsKawa/patch-2
Browse files Browse the repository at this point in the history
Update docker_build_and_release.yml
  • Loading branch information
CoinFuMasterShifu authored Feb 7, 2024
2 parents d34c8d0 + 750aa82 commit 1655101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./build/Windows/wart-miner.exe
asset_name: janusminer-windows
asset_name: janusminer-windows.exe
asset_content_type: application/octet-stream

- name: Upload Ubuntu 18.04 build
Expand Down

0 comments on commit 1655101

Please sign in to comment.