mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
create release
This commit is contained in:
parent
42994dbe25
commit
d69728911c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/create-release.yml
vendored
4
.github/workflows/create-release.yml
vendored
|
@ -473,8 +473,8 @@ 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-appimages-.zip
|
file: artifacts/ton-appimages-20.04.zip
|
||||||
asset_name: ton-appimages-ubuntu-20.04.zip
|
asset_name: ton-appimages-20.04.zip
|
||||||
tag: ${{ steps.tag.outputs.TAG }}
|
tag: ${{ steps.tag.outputs.TAG }}
|
||||||
|
|
||||||
# linux x86-64
|
# linux x86-64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue