chore: push git tags on version release (#2951)
This commit is contained in:
parent
4f6b5b1b88
commit
c4dd1c0363
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue