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
- Add step to detect if release is marked as latest (not prerelease/draft)
- Use GitHub API to check release status via github-script
- Set TAG_LATEST based on actual release latest status
- Push both version tag and latest tag when appropriate
- Maintains existing version tagging behavior for non-latest releases
- Works for both temporalio (docker.io) and fork (ghcr.io) registries
0 commit comments