1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

use old names

This commit is contained in:
neodiX 2025-01-23 17:56:02 +04:00
parent 758bdc1dc9
commit 4f784c0ee2

View file

@ -129,6 +129,6 @@ jobs:
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: artifacts/ton-wasm.zip
file: artifacts/ton-wasm-binaries.zip
asset_name: ton-wasm.zip
tag: ${{ inputs.tag }}