mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-23 13:16:42 +00:00
Update release CI
Signed-off-by: Manjusaka <me@manjusaka.me>
This commit is contained in:
parent
50eccc77ec
commit
919d7d158f
1 changed files with 4 additions and 4 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
tar cvfz $ARCHIVE_FILE_NAME.tar.gz $ARCHIVE_FILE_NAME
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: derelay-artifact
|
||||
name: go-ethereum-artifact
|
||||
path: $ARCHIVE_FILE_NAME.tar.gz
|
||||
- name: Get release
|
||||
id: get_release
|
||||
|
|
|
|||
Loading…
Reference in a new issue