mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
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:
co-authored by
Claude Opus 4.6
parent
ee99e21c77
commit
6bff124625
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user