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:
parent
758bdc1dc9
commit
4f784c0ee2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-tolk-release.yml
vendored
2
.github/workflows/create-tolk-release.yml
vendored
|
@ -129,6 +129,6 @@ jobs:
|
||||||
uses: svenstaro/upload-release-action@v2
|
uses: svenstaro/upload-release-action@v2
|
||||||
with:
|
with:
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
file: artifacts/ton-wasm.zip
|
file: artifacts/ton-wasm-binaries.zip
|
||||||
asset_name: ton-wasm.zip
|
asset_name: ton-wasm.zip
|
||||||
tag: ${{ inputs.tag }}
|
tag: ${{ inputs.tag }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue