Skip to content

Commit c949e05

Browse files
authored
Add raw SKILL.md file to release artifacts (#2)
1 parent b55b7ca commit c949e05

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

dist-workspace.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ install-updater = false
2424
[[dist.extra-artifacts]]
2525
artifacts = ["skills.tar.gz"]
2626
build = ["tar", "-czf", "skills.tar.gz", "skills/"]
27+
28+
[[dist.extra-artifacts]]
29+
artifacts = ["SKILL.md"]
30+
build = ["cp", "skills/hotdata-cli/SKILL.md", "SKILL.md"]

0 commit comments

Comments
 (0)