chore: resubmit a2a-publishing after rollout (#11100)

This commit is contained in:
Adam Weidman
2025-10-14 17:09:17 +02:00
committed by GitHub
parent b2ba67f337
commit 481ba01c97
8 changed files with 47 additions and 1 deletions
+1
View File
@@ -112,6 +112,7 @@ jobs:
npm-tag: '${{ steps.nightly_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: '${{ steps.vars.outputs.is_dry_run }}'
previous-tag: '${{ steps.nightly_version.outputs.PREVIOUS_TAG }}'