mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
clean up
This commit is contained in:
parent
9bff6575a1
commit
d0cb9688ad
1 changed files with 0 additions and 8 deletions
8
.github/workflows/create-release.yml
vendored
8
.github/workflows/create-release.yml
vendored
|
@ -509,14 +509,6 @@ jobs:
|
|||
zip -r smartcont_lib.zip .
|
||||
gh release upload ${{ steps.tag.outputs.TAG }} smartcont_lib.zip
|
||||
|
||||
- name: Upload generic smartcont+lib artifact
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: artifacts/ton-x86_64-linux/{smartcont,lib}
|
||||
file_glob: true
|
||||
tag: ${{ steps.tag.outputs.TAG }}
|
||||
|
||||
- name: Upload Linux x86-64 single artifact - fift
|
||||
uses: svenstaro/upload-release-action@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue