hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

Fix `Publish Images to GitHub Registry` workflow #196

Closed acuarica closed 2 weeks ago

acuarica commented 2 weeks ago

After updating GitHub actions to self-hosted runners, the Publish Images to GitHub Registry workflow is failing.

docker-image-publish
The self-hosted runner: hedera-sourcify-linux-medium-qcsnw-v2tdn lost communication with the server.
Verify the machine is running and has a healthy network connection.
Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

Fix this workflow to allow us to publish images to GH registry.