Commit 1d5fbe0
Fix action.yml for GitHub Marketplace publish validation (#629)
GitHub Marketplace rejected the action on publish:
- name `mdsmith` is not unique (must not match an existing action, user, or
organization name)
- description exceeded the 125-character limit
Rename the action to `mdsmith Markdown linter` and shorten the description
to 98 chars. Point the channel doc's Marketplace URL at the new slug
(mdsmith-markdown-linter).
https://claude.ai/code/session_01TKgJTS4UcFPqtdwkxYzTUC
Co-authored-by: Claude <noreply@anthropic.com>1 parent cbb0d6d commit 1d5fbe0
2 files changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments