Skip to content

Commit

Permalink
ci: set lib in publish preview
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Sep 7, 2024
1 parent 4079c3b commit a1a69dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: pnpm run --filter react-compare-slider build

- name: 🚀 Publish Preview Release
run: pnpx pkg-pr-new publish
run: pnpx pkg-pr-new publish './lib'

0 comments on commit a1a69dc

Please sign in to comment.