You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a GitHub action to update the latest tag on Docker Hub.
When a version is released to testnet the pre-release flag is set on the GitHub release. The action should be triggered when this is changed from pre-release to release, meaning the version is ready for mainnet.
Create a GitHub action to update the
latest
tag on Docker Hub.When a version is released to testnet the pre-release flag is set on the GitHub release. The action should be triggered when this is changed from pre-release to release, meaning the version is ready for mainnet.
https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#release
The text was updated successfully, but these errors were encountered: