Update release CI

Signed-off-by: Manjusaka <me@manjusaka.me>
This commit is contained in:
Manjusaka 2023-07-19 14:34:30 +08:00
parent 50eccc77ec
commit 919d7d158f
No known key found for this signature in database
GPG key ID: 878F445D9C6CE65E

View file

@ -51,7 +51,7 @@ jobs:
tar cvfz $ARCHIVE_FILE_NAME.tar.gz $ARCHIVE_FILE_NAME tar cvfz $ARCHIVE_FILE_NAME.tar.gz $ARCHIVE_FILE_NAME
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with:
name: derelay-artifact name: go-ethereum-artifact
path: $ARCHIVE_FILE_NAME.tar.gz path: $ARCHIVE_FILE_NAME.tar.gz
- name: Get release - name: Get release
id: get_release id: get_release