We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a078d7c commit e318f8eCopy full SHA for e318f8e
1 file changed
.github/workflows/version-bump.yml
@@ -65,6 +65,7 @@ jobs:
65
- Python binding version (\`pyproject.toml\`, \`Cargo.toml\`)
66
- Node binding version (\`package.json\`, \`Cargo.toml\`, platform packages)
67
- Skill manifest version (\`SKILL.md\`)
68
+ - Docs site version badge and heading (\`website-docs/\`)
69
- Regenerated READMEs" \
70
--base main \
71
--head "$BRANCH"
0 commit comments