chore(cd): transition from alpha/next to beta/latest (#846)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Darius Cepulis
2026-03-10 10:50:22 -05:00
committed by GitHub
co-authored by Claude Opus 4.6
parent ee99e21c77
commit 6bff124625
6 changed files with 23 additions and 16 deletions
+1 -1
View File
@@ -68,4 +68,4 @@ jobs:
- name: Publish
if: ${{ steps.release.outputs.releases_created == 'true' }}
run: pnpm -r publish --filter "./packages/*" publish --access public --provenance --tag next --no-git-checks
run: pnpm -r publish --filter "./packages/*" --access public --provenance --no-git-checks