Revert "chore: wire a2a-server up for publishing" (#11064)

This commit is contained in:
Adam Weidman
2025-10-13 23:31:40 +02:00
committed by GitHub
parent c4bd759467
commit f3424844dc
9 changed files with 2 additions and 47 deletions

View File

@@ -159,7 +159,6 @@ jobs:
npm-tag: '${{ steps.patch_version.outputs.NPM_TAG }}'
wombat-token-core: '${{ secrets.WOMBAT_TOKEN_CORE }}'
wombat-token-cli: '${{ secrets.WOMBAT_TOKEN_CLI }}'
wombat-token-a2a-server: '${{ secrets.WOMBAT_TOKEN_A2A_SERVER }}'
github-token: '${{ secrets.GITHUB_TOKEN }}'
dry-run: '${{ github.event.inputs.dry_run }}'
previous-tag: '${{ steps.patch_version.outputs.PREVIOUS_TAG }}'