mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Fixed bug
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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