onekey-sec / unblob

Extract files from any kind of container formats
https://unblob.org
Other
2.14k stars 81 forks source link

fix(ci): tag Docker image as latest if built from default branch. #719

Closed qkaiser closed 7 months ago

qkaiser commented 7 months ago

Github action will only tag the build as 'latest' if your default branch is named master. Needs to be set explicitly is you're running from main like us.

For more information see https://github.com/docker/metadata-action#latest-tag