Skip to content

Commit e4e7c8f

Browse files
authored
chore(repo): Pin version of pkg-pr-new (#5941)
1 parent 1a1f1f8 commit e4e7c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,4 +420,4 @@ jobs:
420420
turbo-token: ${{ secrets.TURBO_TOKEN }}
421421

422422
- name: Publish with pkg-pr-new
423-
run: pnpm run build && pnpx pkg-pr-new publish --compact --pnpm './packages/*'
423+
run: pnpm run build && pnpx pkg-pr-new@${{ vars.PKG_PR_NEW_VERSION || '0.0.49' }} publish --compact --pnpm './packages/*'

0 commit comments

Comments
 (0)