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