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
fix: use timestamped semver tags for library docs releases
- Tag format: library-docs-0.0.YYYYMMDDHHMMSS (e.g., library-docs-0.0.20260106143022)
- Creates new release each time instead of overwriting
- Build action finds latest library-docs-* release automatically
- Uses --latest flag to mark as latest release
- Auto-cleanup: keeps only the last 5 releases, deletes older ones
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
0 commit comments