Skip to content

Commit 8f12eac

Browse files
authored
add kagent-skills to python release (#1247)
Signed-off-by: Peter Jausovec <[email protected]>
1 parent 3bc3e21 commit 8f12eac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tag.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ jobs:
112112
uv build --package kagent-langgraph
113113
uv version $VERSION --package kagent-crewai
114114
uv build --package kagent-crewai
115+
uv version $VERSION --package kagent-skills
116+
uv build --package kagent-skills
115117
uv publish --token ${{ secrets.PYPI_TOKEN }}
116118
117119
release:

0 commit comments

Comments
 (0)