mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Include blockchain-explorer to artifacts (#593)
* Update create-release.yml minor test * Update macos-12.6-compile.yml Add blockchain-explorer * Update macos-11.7-compile.yml add blockchain-explorer * Update win-2019-compile.yml add blockchain-explorer * Update macos-12.6-compile.yml * Update macos-11.7-compile.yml * Update macos-12.6-compile.yml * Update macos-12.6-compile.yml * Update macos-12.6-compile.yml * Update macos-11.7-compile.yml --------- Co-authored-by: EmelyanenkoK <emelyanenko.kirill@gmail.com>
This commit is contained in:
parent
426879cd82
commit
681b494410
4 changed files with 9 additions and 7 deletions
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
|
|
@ -164,4 +164,4 @@ jobs:
|
|||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: artifacts/ton-ubuntu-22.04-arm64.zip
|
||||
asset_name: ton-ubuntu-22.04-arm64.zip
|
||||
tag: v${{ steps.date.outputs.date }}
|
||||
tag: v${{ steps.date.outputs.date }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue