Skip to content

Commit

Permalink
ci: replace debug version of pkg-pr-new
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdyman committed Sep 14, 2024
1 parent e2d87e1 commit 2be0861
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: API_URL=https://pkg.pr.new pnpx pkg-pr-new@https://be6db5b4.stackblitz-cr.pages.dev/stackblitz-labs/pkg.pr.new/pkg-pr-new@236 publish './lib' --template='./docs/example'
run: pnpx pkg-pr-new publish './lib' --no-template --template='./docs/example'

0 comments on commit 2be0861

Please sign in to comment.