Commit 3584ff7
fix: extract correct column from gh release list output
The tag is in column 3, not column 1. The previous awk command was
extracting "Library" (first word of title) instead of the actual tag
like "library-docs-0.0.20260106193421".
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 8783263 commit 3584ff7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments