fix: enforce release metadata consistency (#297)

This commit is contained in:
Trevin Chow
2026-03-17 19:17:25 -07:00
committed by GitHub
parent 78971c9027
commit 51f906c9ff
4 changed files with 121 additions and 15 deletions

View File

@@ -44,6 +44,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
config-file: .github/release-please-config.json
manifest-file: .github/.release-please-manifest.json
skip-labeling: true
publish-cli:
needs: release-pr