hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.43k stars 757 forks source link

fix: update artifacts hash on release page #7231

Closed cdivitotawela closed 3 weeks ago

cdivitotawela commented 3 weeks ago

PR description

Release workflow publish step was missing the depepndency of artifacts jobs. Due to this reason it could not collect the artifact hashes from the artifacts job. This was introduced in the release workflow consolidation

Fixed Issue(s)

fixes #7229

Thanks for sending a pull request! Have you done the following?

Locally, you can run these tests to catch failures early: