Add support for GitHub releases and docker image generation for those GitHub tags.
Use a finer-grained token to impersonate the GitHub-bot; otherwise, GitHub actions won't run for any events caused by the above-mentioned user.
Why
We are using latest but didn't enable versions when migrated from Jenkins.
What
Add support for GitHub releases and docker image generation for those GitHub tags. Use a finer-grained token to impersonate the
GitHub-bot
; otherwise, GitHub actions won't run for any events caused by the above-mentioned user.Why
We are using
latest
but didn't enable versions when migrated from Jenkins.