mirror of
https://github.com/zoriya/v10.git
synced 2026-08-15 18:34:22 +00:00
chore(root): prepare workspace for alpha (#276)
This commit is contained in:
@@ -65,6 +65,6 @@ 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/*" publish --access public --provenance --tag next --no-git-checks
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user