1
0
Fork 0

chore: push git tags on version release (#2951)

This commit is contained in:
Paul Jankowski 2026-08-04 13:08:34 -04:00 committed by GitHub
parent 4f6b5b1b88
commit c4dd1c0363
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -185,6 +185,7 @@ jobs:
command: |
export NPM_ID_TOKEN="$(circleci run oidc get --claims '{"aud": "npm:registry.npmjs.org"}')"
bun run release
git push --follow-tags
test_playwright:
<<: *playwright
steps: