Skip to content

Commit 25ea7cd

Browse files
chbgfranky47
andauthored
Update .github/workflows/pkg.pr.new.yml
Co-authored-by: François Best <github@francoisbest.com>
1 parent d6e01c4 commit 25ea7cd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/pkg.pr.new.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@ jobs:
3333
working-directory: packages/nuqs
3434
- name: Publish to pkg.pr.new
3535
- if: steps.check-for-changes.outputs.skip != 'true'
36-
37-
run: pnpx pkg-pr-new publish --compact './packages/nuqs'
36+
run: pnpx pkg-pr-new publish --compact './packages/nuqs'

0 commit comments

Comments
 (0)