Skip to content

Commit

Permalink
ci: update template arg for pkg preview publish
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Sep 8, 2024
1 parent b3ac921 commit d808668
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 './lib' --template './docs/example/*'
run: pnpx pkg-pr-new publish './lib' --template='./docs/example'

0 comments on commit d808668

Please sign in to comment.