Commit 0d58eee
fix: Use filename-based GitHub Actions badge URL (#2)
The workflow-name-based badge URL was showing "no status" because
GitHub requires workflow runs on the specified branch. Using the
filename-based URL format (actions/workflows/publish.yml/badge.svg) is
more reliable and works regardless of when the workflow last ran.
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 3966933 commit 0d58eee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments