diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 3886a23c..092a25f0 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -503,7 +503,7 @@ jobs: with: repo_token: ${{ secrets.GITHUB_TOKEN }} file: artifacts/ton-x86_64-linux/{smartcont,lib} - asset_name: smartcont + file_glob: true tag: ${{ steps.tag.outputs.TAG }} - name: Upload Linux x86-64 single artifact - fift