mirror of
https://github.com/xmrig/xmrig.git
synced 2026-06-29 14:02:39 -04:00
Fixed bug
This commit is contained in:
@@ -58,6 +58,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./centos6.tar.gz
|
||||
asset_path: centos6.tar.gz
|
||||
asset_name: xmrig-${GITHUB_REF:10}-lin64.tar.gz
|
||||
asset_content_type: application/zip
|
||||
|
||||
Reference in New Issue
Block a user