1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 08:23:34 -05:00

Fixed bug

This commit is contained in:
MoneroOcean
2020-01-20 16:52:35 +07:00
parent e956e47b12
commit 067fbf15f8

View File

@@ -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